TreeList.SyncCheckStateWithSourceOnChecking Property
In This Article
This member supports the internal infrastructure.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.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