aspnet-devexpress-dot-web-cac96074.md
Contains styles settings defining the appearance of a main area within a grid’s popup elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewPopupMainAreaStyle :
GridViewStyleBase
Public Class GridViewPopupMainAreaStyle
Inherits GridViewStyleBase
The following members return GridViewPopupMainAreaStyle objects:
An object of the GridViewPopupMainAreaStyle type can be accessed via the GridViewCustomizationWindowPopupStyle.MainArea, GridViewEditFormPopupStyle.MainArea, and GridViewFilterBuilderPopupStyle.MainArea properties of the control.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewPopupMainAreaStyle
See Also