Back to Devexpress

ASPxCardViewPopupControlSettings.CustomizationWindow Property

aspnet-devexpress-dot-web-dot-aspxcardviewpopupcontrolsettings.md

latest2.0 KB
Original Source

ASPxCardViewPopupControlSettings.CustomizationWindow Property

Provides access to the customization window‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewCustomizationWindowPopupSettings CustomizationWindow { get; }
vb
Public ReadOnly Property CustomizationWindow As CardViewCustomizationWindowPopupSettings

Property Value

TypeDescription
CardViewCustomizationWindowPopupSettings

A CardViewCustomizationWindowPopupSettings object that contains the customization window‘s settings.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to CustomizationWindow
ASP.NET MVC ExtensionsCardViewSettings

.SettingsPopup .CustomizationWindow

| | ASP.NET Web Forms Controls | ASPxCardView |

.SettingsPopup .CustomizationWindow

|

See Also

ASPxCardViewPopupControlSettings Class

ASPxCardViewPopupControlSettings Members

DevExpress.Web Namespace