Proprietà AttributeTableRowMaxLen
|
Indica la lunghezza massima dell'attributo.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic int MaxLen { get; set; }Public Property MaxLen As Integer
Get
Set
public:
property int MaxLen {
int get ();
void set (int value);
}member MaxLen : int with get, set
Valore della proprietà
Int32
Vedi anche