Back to Devexpress

ASPxGridPopupControlSettings Class

aspnet-devexpress-dot-web-f0112111.md

latest2.0 KB
Original Source

ASPxGridPopupControlSettings Class

Serves as a base for classes that implement settings for different popup elements of grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridPopupControlSettings :
    ASPxGridSettingsBase
vb
Public Class ASPxGridPopupControlSettings
    Inherits ASPxGridSettingsBase

Implements

IStateManager

Inheritance

Show 13 items

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxCardViewPopupControlSettings

ASPxGridViewPopupControlSettings

TreeListPopupControlSettings

ASPxVerticalGridPopupControlSettings

BootstrapGridViewPopupControlSettings

BootstrapCardViewPopupControlSettings

MVCxTreeListPopupControlSettings

MVCxGridViewPopupControlSettings

See Also

ASPxGridPopupControlSettings Members

DevExpress.Web Namespace