Back to Devexpress

CardViewEditFormPopupSettings Class

aspnet-devexpress-dot-web-8f496d03.md

latest2.0 KB
Original Source

CardViewEditFormPopupSettings Class

Contains popup edit form specific settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewEditFormPopupSettings :
    GridEditFormPopupSettings
vb
Public Class CardViewEditFormPopupSettings
    Inherits GridEditFormPopupSettings

The following members return CardViewEditFormPopupSettings objects:

Remarks

An object of the CardViewEditFormPopupSettings type can be accessed by the ASPxCardViewPopupControlSettings.EditForm property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridEditFormPopupSettings CardViewEditFormPopupSettings BootstrapCardViewEditFormPopupSettings

See Also

CardViewEditFormPopupSettings Members

Card View

DevExpress.Web Namespace