Proprietà AttributeTableRowRequired
|
Indica se questo attributo è obbligatorio.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool Required { get; set; }Public Property Required As Boolean
Get
Set
public:
property bool Required {
bool get ();
void set (bool value);
}member Required : bool with get, set
Valore della proprietà
Boolean
Vedi anche