FileManagerFileStyle.FocusedStyle Property
Gets the style settings which define the file‘s appearance in the focused state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| FileManagerFileStateStyle | A FileManagerFileStateStyle object that contains the focused style settings. |
See Also