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.v19.2.dll

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
GridLookupSettings.GridViewStylesPopup
GridViewSettings.StylesPopup
ASP.NET Bootstrap Controls BootstrapGridView.StylesPopup

Remarks

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

Implements

Inheritance

See Also