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.v19.1.dll

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