Skip to main content
Tab

GridViewPopupControlStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class GridViewPopupControlStyles :
    GridPopupControlStyles

The following members return GridViewPopupControlStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxGridLookup.GridViewStylesPopup
ASPxGridView.StylesPopup
ASP.NET MVC Extensions GridLookupSettings.GridViewStylesPopup
GridViewSettings.StylesPopup

#Remarks

An object of the GridViewPopupControlStyles type can be accessed via the ASPxGridView.StylesPopup property.

#Implements

#Inheritance

See Also