LayoutGroup.ClearSelection() Method
Clears selected items specified by the LayoutGroup.SelectedItems property.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the selection was modified; otherwise, false. |
See Also