Back to Devexpress

DisabledStyle Class

aspnet-devexpress-dot-web-56fe7dcb.md

latest4.4 KB
Original Source

DisabledStyle Class

Contains the style settings which define a control’s appearance in the disabled state.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class DisabledStyle :
    AppearanceSelectedStyle
vb
Public Class DisabledStyle
    Inherits AppearanceSelectedStyle

The following members return DisabledStyle objects:

Show 30 links

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxDockZone.DisabledStyle
ASPxFileManager.DisabledStyle
ASPxFormLayout.DisabledStyle
ASPxHtmlEditor.DisabledStyle
ASPxSplitter.DisabledStyle
ASPxTreeView.DisabledStyle
ASPxWebControl.DisabledStyle
CardViewStyles.Disabled
DiagramBarItemStyle.DisabledStyle
DockZoneStyles.Disabled
EditButtonStyle.DisabledStyle
FormLayoutStyles.Disabled
GridViewStyles.Disabled
ImageGalleryButtonStyle.DisabledStyle
ImageSliderNavigationButtonStyle.DisabledStyle
ImageSliderStylesBase.Disabled
IndexPanelItemStyle.DisabledStyle
NestedControlStyle.DisabledStyle
PanelStyles.Disabled
PopupControlStyles.Disabled
RibbonGroupExpandButtonStyle.DisabledStyle
RibbonItemStyle.DisabledStyle
RibbonKeyTipStyle.DisabledStyle
RibbonOneLineModeGroupExpandButtonStyle.DisabledStyle
TabbedLayoutGroupTabPageStyles.DisabledStyle
TreeViewStyles.Disabled
UploadControlButtonStyle.DisabledStyle
UploadControlTextBoxStyle.DisabledStyle
VerticalGridStyles.Disabled
ASP.NET MVC ExtensionsEditorSettings.DisabledStyle

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceSelectedStyle DisabledStyle

See Also

DisabledStyle Members

DevExpress.Web Namespace