Back to Devexpress

GridCustomizationWindowPopupSettings Class

aspnet-devexpress-dot-web-31906c8c.md

latest1.7 KB
Original Source

GridCustomizationWindowPopupSettings Class

Serves as a base for classes that contain customization window specific settings of grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridCustomizationWindowPopupSettings :
    GridPopupSettingsBase
vb
Public Class GridCustomizationWindowPopupSettings
    Inherits GridPopupSettingsBase

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridCustomizationWindowPopupSettings TreeListCustomizationWindowPopupSettings

CardViewCustomizationWindowPopupSettings

GridViewCustomizationWindowPopupSettings

See Also

GridCustomizationWindowPopupSettings Members

DevExpress.Web Namespace