Class Description GridView Provides a customizable grid for displaying data. GridViewAsyncRowsRequest Represents rows that are requested from the BeginAsyncRowsRequest event of the GridView. GridViewAsyncRowsRequestEventArgs Provides data for the BeginAsyncRowsRequest event of the GridView. GridViewBand Represents a collection of GridViewCell elements that joined together in a band. GridViewBandCollection Represents a collection of GridViewBand objects. GridViewCell Represent an individual cell in the GridView. GridViewCellCancelEventArgs Provides data for CellBeginEdit and RowValidating events of the GridView. GridViewCellCollection Represents a collection of cells in a GridViewRow. GridViewCellEventArgs Provides data for events related to cell and row operations of the GridView. GridViewCellMouseEventArgs Provides data for mouse events whenever the mouse is moved within the GridView. GridViewCellStateChangedEventArgs Provides data for the CellStateChanged event. GridViewCellStyle Provides the style information which is used to apply to individual cells within the GridView. GridViewCellTemplate Provides the template for the GridViewCell in the GridView. GridViewCellTemplateClass Represents the template class of the GridViewCell. GridViewCellValidationEventArgs Provides data for the CellValidating event of a GridView. GridViewCheckBoxCell Displays a check box cell on the GridView. GridViewColumn Represents a column of the GridView. GridViewColumnCollection Represents a collection that contains GridViewColumn objects. GridViewColumnEventArgs Provides data for the ColumnNameChanged event of the GridView. GridViewColumnHeaderCell Represents the header cell of the column on the GridView. GridViewColumnStateChangedEventArgs Provides data for the ColumnStateChanged event. GridViewColumnsAddedEventArgs Provides data for the ColumnsAdded event. GridViewColumnsRemovedEventArgs Provides data for the ColumnsRemoved event. GridViewComboBoxCell.ObjectCollection Represents the collection of selection choices in the GridViewComboBoxCell. GridViewComboBoxCell Displays a combo box cell in the GridView. GridViewComboBoxCellTemplate Provides the template for the GridViewComboBoxCell. GridViewComboBoxEditingControl Represents a combo box control that can be hosted in the GridViewTextBoxCell. GridViewEmptyCell Displays an empty cell on the GridView. GridViewHeaderCell Represents the header cell on the GridView. GridViewHitTestInfo GridViewIconTextBoxCell Displays a cell that can contain text and icon on the GridView. GridViewIconTextBoxCellTemplate Provides the template for GridViewIconTextBoxCell. GridViewImageCell Displays an image cell on the GridView. GridViewRow Represents a row of the GridView. GridViewRowCollection Represents a collection that contains GridViewRow objects. GridViewRowHeaderCell Represents the header cell of the row on the GridView. GridViewRowNeededEventArgs Provides data for the AsyncWaitRowNeeded event of the GridView. GridViewRowStateChangedEventArgs Provides data for the RowStateChanged event of a GridView. GridViewSelectedCellCollection Represents a collection of the selected GridViewCell objects in the GridView. GridViewSelectedColumnCollection Represents a collection of the selected GridViewColumn objects in the GridView. GridViewSelectedRowCollection Represents a collection of the selected GridViewRow objects in the GridView. GridViewSingleCellRow Provides a row that contains only a single cell. GridViewTextBoxCell Displays an editable text cell on the GridView. GridViewTextBoxCellTemplate Provides the template for the GridViewTextBoxCell. GridViewTextBoxEditingControl Represents a text box control that can be hosted in the GridViewTextBoxCell.
Interface Description IGridViewEditingCell Defines common functionality for a cell that manipulates the editing in the cell. IGridViewEditingControl Defines common functionality for controls that are hosted in cells of the GridView. IGridViewNewRowCreator
Enumerations Description GridViewArea Specifies the different areas on the GridView. GridViewAsyncBufferMode Specifies the buffering mode of the GridView in the AsyncMode. GridViewElementStates Specifies the state of a element within a GridView. GridViewRefreshFlag Specifies which element of the GridViewCellTemplate to be refreshed. GridViewRowIndexOrigin GridViewScrollingMode Specifies the scrolling mode of the GridView. GridViewSelectionMode Specifies how cells of a GridView can be selected. GridViewShowScrollBar Specifies the visible mode of the GridViewShowScrollBar. GridViewTextImageRelation GridViewTriState Specifies the states of the ReadOnly attribute of rows or cells in the GridView. GridViewValidationResult Specifies the result of the validating of a GridView.
| © 2003-2007 NETiKA Technologies. All rights reserved. |