Back to Devexpress

BootstrapCardViewEditFormPopupSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-51e77724.md

latest2.1 KB
Original Source

BootstrapCardViewEditFormPopupSettings Class

Contains Popup Edit Form specific settings.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

The following members return BootstrapCardViewEditFormPopupSettings objects:

Remarks

An object of the BootstrapCardViewEditFormPopupSettings type can be accessed by the BootstrapCardViewPopupControlSettings.EditForm property.

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridEditFormPopupSettings CardViewEditFormPopupSettings BootstrapCardViewEditFormPopupSettings

See Also

BootstrapCardViewEditFormPopupSettings Members

Card View

DevExpress.Web.Bootstrap Namespace