Proprietà AttributeTableRowCascadeDisabled
|
Indica se disabilitare la gestione della cascata per questo attributo.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool CascadeDisabled { get; set; }
Public Property CascadeDisabled As Boolean
Get
Set
public:
property bool CascadeDisabled {
bool get ();
void set (bool value);
}
member CascadeDisabled : bool with get, set
Valore della proprietà
BooleanVedi anche