Proprietà AttributeTableRowParent
|
Collezione a cui appartiene questo oggetto.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic 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à
AttributeTable
Vedi anche