Proprietà EditAttrControlBaseDataSource
|
Lista bindata al controllo.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.4.0-RC
Sintassipublic AttributeTable DataSource { get; }
Public ReadOnly Property DataSource As AttributeTable
Get
public:
property AttributeTable^ DataSource {
AttributeTable^ get ();
}
member DataSource : AttributeTable with get
Valore della proprietà
AttributeTable
Vedi anche