Skip to main content
Tab

CardViewEditFormPopupSettings Class

Contains popup edit form specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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