Back to Devexpress

FileManagerToolbarItemStyle.SelectedStyle Property

aspnet-devexpress-dot-web-dot-filemanagertoolbaritemstyle-52b233c4.md

latest1.2 KB
Original Source

FileManagerToolbarItemStyle.SelectedStyle Property

This property is not in effect for the FileManagerToolbarItemStyle class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override AppearanceSelectedStyle SelectedStyle { get; }
vb
Public Overrides ReadOnly Property SelectedStyle As AppearanceSelectedStyle

Property Value

Type
AppearanceSelectedStyle

Remarks

The property is overridden only to prevent it from appearing in Microsoft Visual Studio designer tools.

See Also

FileManagerToolbarItemStyle Class

FileManagerToolbarItemStyle Members

DevExpress.Web Namespace