TileSourceContextSource - свойство
Источник контекста для текущего объекта.
Пространство имён: Tessa.UI.TilesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public ITileContextSource ContextSource { get; set; }
Public Property ContextSource As ITileContextSource
Get
Set
public:
virtual property ITileContextSource^ ContextSource {
ITileContextSource^ get () sealed;
void set (ITileContextSource^ value) sealed;
}
abstract ContextSource : ITileContextSource with get, set
override ContextSource : ITileContextSource with get, set
ITileContextSourceITileSourceContextSource [Tessa.Platform.ObjectSealedException] | Произведена попытка изменения объекта, защищённого от изменений. |
Ссылки
[Tessa.Platform.ObjectSealedException]