Skip to main content
A newer version of this page is available. .
Tab

CardViewEditFormPopupSettings Class

Contains popup edit form specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class CardViewEditFormPopupSettings :
    GridEditFormPopupSettings

The following members return CardViewEditFormPopupSettings objects:

Remarks

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

Implements

See Also