Proprietà AttributeTableRowParent
|
Collezione a cui appartiene questo oggetto.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public AttributeTable Parent { get; set; }
Public Property Parent As AttributeTable
Get
Set
public:
property AttributeTable^ Parent {
AttributeTable^ get ();
void set (AttributeTable^ value);
}
member Parent : AttributeTable with get, set
Valore della proprietà
AttributeTableVedi anche