Back to Devexpress

TreeList.SyncCheckStateWithSourceOnChecking Property

windowsforms-devexpress-dot-xtratreelist-dot-treelist-3a191fca.md

latest1.3 KB
Original Source

TreeList.SyncCheckStateWithSourceOnChecking Property

This member supports the internal infrastructure.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool SyncCheckStateWithSourceOnChecking { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property SyncCheckStateWithSourceOnChecking As Boolean

Property Value

TypeDescription
Boolean

The default is true.

|

See Also

TreeList Class

TreeList Members

DevExpress.XtraTreeList Namespace