Proprietà AttributeTableRowRequired
|
Indica se questo attributo è obbligatorio.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
BooleanVedi anche