Skip to main content
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.v24.2.dll

NuGet Package: DevExpress.Web

#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