BarSplitCheckItemLink.IsChecked Property
Gets the check state of the corresponding item’s check button. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<Boolean> | The check state of the item’s check button. |
See Also