GOA - NETiKA.Grid

NETiKA.Grid Namespace


Classes

ClassDescription
GridViewProvides a customizable grid for displaying data. 
GridViewAsyncRowsRequestRepresents rows that are requested from the BeginAsyncRowsRequest event of the GridView
GridViewAsyncRowsRequestEventArgsProvides data for the BeginAsyncRowsRequest event of the GridView
GridViewBandRepresents a collection of GridViewCell elements that joined together in a band. 
GridViewBandCollectionRepresents a collection of GridViewBand objects. 
GridViewCellRepresent an individual cell in the GridView
GridViewCellCancelEventArgsProvides data for CellBeginEdit and RowValidating events of the GridView
GridViewCellCollectionRepresents a collection of cells in a GridViewRow
GridViewCellEventArgsProvides data for events related to cell and row operations of the GridView
GridViewCellMouseEventArgsProvides data for mouse events whenever the mouse is moved within the GridView
GridViewCellStateChangedEventArgsProvides data for the CellStateChanged event. 
GridViewCellStyleProvides the style information which is used to apply to individual cells within the GridView
GridViewCellTemplateProvides the template for the GridViewCell in the GridView
GridViewCellTemplateClassRepresents the template class of the GridViewCell
GridViewCellValidationEventArgsProvides data for the CellValidating event of a GridView
GridViewCheckBoxCellDisplays a check box cell on the GridView
GridViewColumnRepresents a column of the GridView
GridViewColumnCollectionRepresents a collection that contains GridViewColumn objects. 
GridViewColumnEventArgsProvides data for the ColumnNameChanged event of the GridView
GridViewColumnHeaderCellRepresents the header cell of the column on the GridView
GridViewColumnStateChangedEventArgsProvides data for the ColumnStateChanged event. 
GridViewColumnsAddedEventArgsProvides data for the ColumnsAdded event. 
GridViewColumnsRemovedEventArgsProvides data for the ColumnsRemoved event. 
GridViewComboBoxCell.ObjectCollectionRepresents the collection of selection choices in the GridViewComboBoxCell
GridViewComboBoxCellDisplays a combo box cell in the GridView
GridViewComboBoxCellTemplateProvides the template for the GridViewComboBoxCell
GridViewComboBoxEditingControlRepresents a combo box control that can be hosted in the GridViewTextBoxCell
GridViewEmptyCellDisplays an empty cell on the GridView
GridViewHeaderCellRepresents the header cell on the GridView
GridViewHitTestInfo 
GridViewIconTextBoxCellDisplays a cell that can contain text and icon on the GridView
GridViewIconTextBoxCellTemplateProvides the template for GridViewIconTextBoxCell
GridViewImageCellDisplays an image cell on the GridView
GridViewRowRepresents a row of the GridView
GridViewRowCollectionRepresents a collection that contains GridViewRow objects. 
GridViewRowHeaderCellRepresents the header cell of the row on the GridView
GridViewRowNeededEventArgsProvides data for the AsyncWaitRowNeeded event of the GridView
GridViewRowStateChangedEventArgsProvides data for the RowStateChanged event of a GridView
GridViewSelectedCellCollectionRepresents a collection of the selected GridViewCell objects in the GridView
GridViewSelectedColumnCollectionRepresents a collection of the selected GridViewColumn objects in the GridView
GridViewSelectedRowCollectionRepresents a collection of the selected GridViewRow objects in the GridView
GridViewSingleCellRowProvides a row that contains only a single cell. 
GridViewTextBoxCellDisplays an editable text cell on the GridView
GridViewTextBoxCellTemplateProvides the template for the GridViewTextBoxCell
GridViewTextBoxEditingControlRepresents a text box control that can be hosted in the GridViewTextBoxCell

Interfaces

InterfaceDescription
IGridViewEditingCellDefines common functionality for a cell that manipulates the editing in the cell. 
IGridViewEditingControlDefines common functionality for controls that are hosted in cells of the GridView
IGridViewNewRowCreator 

Delegates

DelegatesDescription
GridViewAsyncRowsRequestEventHandlerHandles the BeginAsyncRowsRequest event of a GridView
GridViewCellCancelEventHandlerHandles the CellBeginEdit and RowValidating events of a GridView
GridViewCellEventHandlerHandles GridView events related to cell and row operations. 
GridViewCellMouseEventHandlerHandles mouse-related events raised by a GridView
GridViewCellStateChangedEventHandlerHandles the CellStateChanged event of a GridView
GridViewCellValidationEventHandlerHandles the CellValidating event of a GridView
GridViewColumnEventHandlerHandles the ColumnNameChanged event of a GridView
GridViewColumnStateChangedEventHandlerHandles the ColumnStateChanged event of a GridView
GridViewColumnsAddedEventHandlerHandles ColumnsAdded event of a GridView
GridViewColumnsRemovedEventHandlerHandles the ColumnsRemoved event of a GridView
GridViewRowNeededEventHandlerHandles the AsyncWaitRowNeeded event of a GridView
GridViewRowStateChangedEventHandlerHandles the RowStateChanged event of a GridView

Enumerations

EnumerationsDescription
GridViewAreaSpecifies the different areas on the GridView
GridViewAsyncBufferModeSpecifies the buffering mode of the GridView in the AsyncMode
GridViewElementStatesSpecifies the state of a element within a GridView
GridViewRefreshFlagSpecifies which element of the GridViewCellTemplate to be refreshed. 
GridViewRowIndexOrigin 
GridViewScrollingModeSpecifies the scrolling mode of the GridView
GridViewSelectionModeSpecifies how cells of a GridView can be selected. 
GridViewShowScrollBarSpecifies the visible mode of the GridViewShowScrollBar
GridViewTextImageRelation 
GridViewTriStateSpecifies the states of the ReadOnly attribute of rows or cells in the GridView
GridViewValidationResultSpecifies the result of the validating of a GridView



© 2003-2007 NETiKA Technologies. All rights reserved.