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

VerticalGridPopupControlStyles Class

Contains settings that allow the appearance of popup elements within the ASPxVerticalGrid to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class VerticalGridPopupControlStyles :
    GridPopupControlStyles

The following members return VerticalGridPopupControlStyles objects:

Remarks

An object of the VerticalGridPopupControlStyles type can be accessed using the ASPxVerticalGrid.StylesPopup property.

Implements

Inheritance

See Also