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

GridViewPopupMainAreaStyle Class

Contains styles settings defining the appearance of a main area within a grid’s popup elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewPopupMainAreaStyle :
    GridViewStyleBase

Remarks

An object of the GridViewPopupMainAreaStyle type can be accessed via the GridViewCustomizationWindowPopupStyle.MainArea, GridViewEditFormPopupStyle.MainArea, and GridViewFilterBuilderPopupStyle.MainArea properties of the control.

Inheritance

See Also