Skip to main content

TreeList.SyncCheckStateWithSourceOnChecking Property

This member supports the internal infrastructure.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.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