DockZoneStyles Class
Contains settings that allow the ASPxDockZone‘s appearance to be defined for different states.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return DockZoneStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxDockZone.Styles |
ASP.NET MVC Extensions | DockZoneSettings.Styles |
MVCxDockZone.Styles |
Remarks
An object of the DockZoneStyles type can be accessed via the ASPxDockZone.Styles and DockZoneSettings.Styles properties.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
DockZoneStyles
See Also