Proprietà AttributeTableRowNome
|
Nome interno dell'attributo.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.4.0-RC
Sintassipublic string Nome { get; set; }
Public Property Nome As String
Get
Set
public:
property String^ Nome {
String^ get ();
void set (String^ value);
}
member Nome : string with get, set
Valore della proprietà
String
Vedi anche