[Root] / Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / ColumnChooserControlBase Class / Close Method


In This Topic
    Close Method (ColumnChooserControlBase)
    In This Topic
    Call this method to close the column chooser.
    Syntax
    'Declaration
     
    Protected Sub Close() 
    'Usage
     
    Dim instance As ColumnChooserControlBase
     
    instance.Close()
    protected void Close()
    Supported Frameworks

    See Also