Skip to main content
A newer version of this page is available. .
Tab

DockZoneStyles Class

Contains settings that allow the ASPxDockZone‘s appearance to be defined for different states.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.1.dll

NuGet Package: DevExpress.Web

Declaration

public class DockZoneStyles :
    StylesBase

The following members return DockZoneStyles objects:

Remarks

An object of the DockZoneStyles type can be accessed via the ASPxDockZone.Styles and DockZoneSettings.Styles properties.

Implements

Inheritance

See Also