IComponentParent - свойство |
Gets or sets Родитель/Владелец
Пространство имён:
Tessa.Applications.Containers
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис[CanBeNullAttribute]
IComponent Parent { get; set; }<CanBeNullAttribute>
Property Parent As IComponent
Get
Set
[CanBeNullAttribute]
property IComponent^ Parent {
IComponent^ get ();
void set (IComponent^ value);
}[<CanBeNullAttribute>]
abstract Parent : IComponent with get, set
Значение свойства
Тип:
IComponent
См. также