MultiQueryItem.Selected Property
Specifies whether or not the tree list item is selected.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Nullable<Boolean> | A nullable Boolean value, specifying the item’s selection state. |
See Also