Proprietà DedGroupTreeListIgnoreGroupChanged
|
Flag usato per evitare l'aggiornamento del raggruppamento in alcune casistiche.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic bool IgnoreGroupChanged { get; set; }
Public Property IgnoreGroupChanged As Boolean
Get
Set
public:
property bool IgnoreGroupChanged {
bool get ();
void set (bool value);
}
member IgnoreGroupChanged : bool with get, set
Valore della proprietà
Boolean
Vedi anche