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

GridViewPopupControlStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewPopupControlStyles :
    GridPopupControlStyles

The following members return GridViewPopupControlStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridLookup.GridViewStylesPopup
ASPxGridView.StylesPopup
ASP.NET Bootstrap Controls BootstrapGridView.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