TreeList.SyncCheckStateWithSourceOnChecking Property
This member supports the internal infrastructure.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool SyncCheckStateWithSourceOnChecking { get; set; }
Property Value
Type | Description |
---|---|
Boolean | The default is true. |
See Also