Back to Devexpress

ASPxClientCardView.ShowCustomizationWindow Method

aspnet-js-aspxclientcardview-7c84a60c.md

latest1022 B
Original Source

ASPxClientCardView.ShowCustomizationWindow Method

Invokes the customization window and displays it over the specified HTML element.

Declaration

ts
ShowCustomizationWindow(
    showAtElement?: any
): void

Parameters

NameTypeDescription
showAtElementany

An object that specifies the HTML element relative to whose position the customization window is invoked.

|

Remarks

To hide the customization window, use the ASPxClientCardView.HideCustomizationWindow method.

See Also

HideCustomizationWindow

IsCustomizationWindowVisible

Card View

ASPxClientCardView Class

ASPxClientCardView Members