Back to Devexpress

GridViewPopupControlStyle Class

aspnet-devexpress-dot-web-fb1380e8.md

latest1.7 KB
Original Source

GridViewPopupControlStyle Class

Contains styles settings defining the common appearance of popup elements within grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewPopupControlStyle :
    GridPopupControlStyle
vb
Public Class GridViewPopupControlStyle
    Inherits GridPopupControlStyle

The following members return GridViewPopupControlStyle objects:

Remarks

An object of the GridViewPopupControlStyle type can be accessed via the GridViewPopupControlStyles.Common property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle GridViewPopupControlStyle

See Also

GridViewPopupControlStyle Members

Grid View

DevExpress.Web Namespace