Back to Devexpress

CardView.HideCustomization() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-card-dot-cardview-e1a6432e.md

latest1.3 KB
Original Source

CardView.HideCustomization() Method

Closes the Customization Form.

Namespace : DevExpress.XtraGrid.Views.Card

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public void HideCustomization()
vb
Public Sub HideCustomization

See Also

ShowCustomization()

IsCustomizationVisible

CardView Class

CardView Members

DevExpress.XtraGrid.Views.Card Namespace