Back to Devexpress

GridViewPopupControlStyles Class

aspnet-devexpress-dot-web-0884f258.md

latest2.0 KB
Original Source

GridViewPopupControlStyles Class

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

Declaration

csharp
public class GridViewPopupControlStyles :
    GridPopupControlStyles
vb
Public Class GridViewPopupControlStyles
    Inherits GridPopupControlStyles

The following members return GridViewPopupControlStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxGridLookup.GridViewStylesPopup
ASPxGridView.StylesPopup
ASP.NET MVC ExtensionsGridLookupSettings.GridViewStylesPopup
GridViewSettings.StylesPopup

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase GridPopupControlStyles GridViewPopupControlStyles

See Also

GridViewPopupControlStyles Members

Grid View

DevExpress.Web Namespace