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