CustomGrid

WinForms. CustomGrid

CustomGrid

Constructor

new CustomGrid()

A CustomGrid object,

Methods

c1FlexGrid() → {WinForms.C1FlexGrid}

Returns a ComponentOne C1FlexGrid object.
Returns:
a ComponentOne C1FlexGrid object.
Type
WinForms.C1FlexGrid

c1TrueDbGrid() → {WinForms.C1TrueDbGrid}

Returns a ComponentOne C1TrueDBGrid object.
Returns:
a ComponentOne C1TrueDBGrid object.
Type
WinForms.C1TrueDbGrid

dataGrid() → {WinForms.DataGrid}

Returns a Microsoft DataGrid object.
Returns:
a Microsoft DataGrid object.
Type
WinForms.DataGrid

dataGridView() → {WinForms.DataGrid}

Returns a Microsoft DataGrid object.
Returns:
a Microsoft DataGrid object.
Type
WinForms.DataGrid

ultraWinGrid() → {WinForms.UltraWinGrid}

Returns an Infragistics UltraWinGrid object.
Returns:
an Infragistics UltraWinGrid object.
Type
WinForms.UltraWinGrid

xtraGrid() → {WinForms.XtraGrid}

Returns a DevExpress XtraGrid object.
Returns:
a DevExpress XtraGrid object.
Type
WinForms.XtraGrid