Skip to main content
A newer version of this page is available. .

TreeList.SyncCheckStateWithSourceOnChecking Property

This member supports the internal infrastructure.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v19.1.dll

Declaration

[Browsable(false)]
public bool SyncCheckStateWithSourceOnChecking { get; set; }

Property Value

Type Description
Boolean

The default is true.

See Also