AppearanceItemStyle.SelectedStyle Property
Gets the style for the selected element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
AppearanceSelectedStyle | A AppearanceSelectedStyle object which represents the selected element’s style. |
Remarks
The SelectedStyle property provides access to the style settings which define the appearance of an element when it is selected.
See Also