Back to Devexpress

ASPxFileManager.DisabledStyle Property

aspnet-devexpress-dot-web-dot-aspxfilemanager-3351fb5a.md

latest1.1 KB
Original Source

ASPxFileManager.DisabledStyle Property

This property is not in effect for the ASPxFileManager class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

Type
DisabledStyle

Remarks

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

See Also

File Manager

ASPxFileManager Class

ASPxFileManager Members

DevExpress.Web Namespace