Skip to main content

TreeList.SyncCheckStateWithSourceOnChecking Property

This member supports the internal infrastructure.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v24.2.dll

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool SyncCheckStateWithSourceOnChecking { get; set; }

Property Value

Type Description
Boolean

The default is true.

See Also