Back to Devexpress

CardViewCustomizationWindowPopupSettings Class

aspnet-devexpress-dot-web-62ea88d0.md

latest2.0 KB
Original Source

CardViewCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return CardViewCustomizationWindowPopupSettings objects:

Remarks

An object of the CardViewCustomizationWindowPopupSettings type can be accessed by the ASPxCardViewPopupControlSettings.CustomizationWindow property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridCustomizationWindowPopupSettings CardViewCustomizationWindowPopupSettings

See Also

CardViewCustomizationWindowPopupSettings Members

Card View

DevExpress.Web Namespace