Back to Devexpress

GridViewCustomizationWindowPopupSettings Class

aspnet-devexpress-dot-web-e4c5e7c1.md

latest2.0 KB
Original Source

GridViewCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return GridViewCustomizationWindowPopupSettings objects:

Remarks

An object of the GridViewCustomizationWindowPopupSettings type can be accessed via the ASPxGridViewPopupControlSettings.CustomizationWindow property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridCustomizationWindowPopupSettings GridViewCustomizationWindowPopupSettings

See Also

GridViewCustomizationWindowPopupSettings Members

Grid View

DevExpress.Web Namespace