DataPlace
GridColumnChooser Class
CSCS.DataPlace.Edit.CustomizeGridColumnChooser
Manages the columns that should be displayed or hidden. An instance of this class uses a ColumnChooserDialog to allower the user to select columns.
Declaration Syntax
C#
public class GridColumnChooser
Members
All MembersConstructorsMethods



IconMemberDescription
GridColumnChooser(IWin32Window, GridTableDescriptor)
Creates a new instance.

ChooseColumns()()()
Shows a ColumnChooserDialog allow the user to select columns.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetColumnOrder()()()
Gets a list of all available columns, in the correct order.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetHiddenColumns()()()
Gets the names of columns the user chose to hide.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetVisibleColumnOrder()()()
Gets a list of visible columns, in the correct order.

GetVisibleColumns()()()
Gets the names of columns the user chose to display.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetColumnOrder(ArrayList)
Sets the visible columns, in the correct order.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
GridColumnChooser

Assembly: CS.DataPlace.Edit (Module: CS.DataPlace.Edit) Version: 2.0.3271.19832