aspnet-devexpress-dot-web-0884f258.md
Contains settings that allow the appearance of popup elements within the ASPxGridView to be defined.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewPopupControlStyles :
GridPopupControlStyles
Public Class GridViewPopupControlStyles
Inherits 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 |
An object of the GridViewPopupControlStyles type can be accessed via the ASPxGridView.StylesPopup property.
Object StateManager PropertiesBase GridPopupControlStyles GridViewPopupControlStyles
See Also