Proprietà OverrideCustomDrawCellEventArgsRowAttr
|
Riga che descrive l'attributo.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.4.0-RC
Sintassipublic AttributeTableRow RowAttr { get; }
Public ReadOnly Property RowAttr As AttributeTableRow
Get
public:
property AttributeTableRow^ RowAttr {
AttributeTableRow^ get ();
}
member RowAttr : AttributeTableRow with get
Valore della proprietà
AttributeTableRow
Vedi anche