| Name |
Description |
CSSFolderImages
|
String. Path to folder with images for the specific style.This must be used
when custom CSS classes are used for the elements of the ASP.NET Grid.
|
CSSContainer
|
String. CSS class for the container of the grid.
|
CSSHeaderContainer
|
String. CSS class for the DIV containing the grid header.
|
CSSHeader
|
String. CSS class for the header of the ASP.NET Grid.
|
CSSColumnHeader
|
String. CSS class for the header of each column.
|
CSSColumnHeaderArrow
|
String. CSS class for the up/down arrows (from the header) - left alignment.
|
CSSColumnHeaderCenter
|
String. CSS class for the up/down arrows (from the header) - center alignment.
|
CSSColumnHeaderRight
|
String. CSS class for the up/down arrows (from the header) - right alignment.
|
CSSResizingTooltip
|
String. CSS Class for the tooltip that appears when columns are resized.
|
CSSBodyHeader
|
String. CSS class for the small horizontal bar at the top of the grid's body.
|
CSSScrollingSpacer
|
String. CSS class for the small cell above the vertical scrollbar.
|
CSSGroupingArea
|
String. CSS Class for the area where columns are dropped in order to group by them.
|
CSSGroupingAreaDefaultColumn
|
String. CSS Class for the default column which appears in the grouping area.
|
CSSGroupingAreaColumn
|
String. CSS Class for the columns in the grouping area.
|
CSSGroupingAreaColumnSpacer
|
String. CSS Class for the spacer that is placed between the columns moved in the grouping area.
|
CSSGroupDraggingColumn
|
String. CSS Class for the moving column that is dragged with the mouse for grouping.
|
CSSHeaderColumnHighlightedWhenGrouping
|
String. CSS Class that is used to highlight the column from the header when it's dragged with the mouse.
|
CSSGroupingAreaColumnHighlightedWhenDragging
|
String. CSS Class that is used to highlight the column from the grouping area when it's dragged with the mouse.
|
CSSGroupingAreaTopArrow
|
String. CSS Class for the top arrow which indicates the destination of the moving column.
|
CSSGroupingAreaBottomArrow
|
String. CSS Class for the bottom arrow which indicates the destination of the moving column.
|
CSSBodyContainer
|
String. CSS class for the DIV containing the body of the Grid.
|
CSSBody
|
String. CSS class for the body of the Grid.
|
CSSRecordGroupHeader
|
String. CSS class for the header of a group of records.
|
CSSRecordGroupHeaderCell
|
String. CSS class for the cells inside the header of a group of records.
|
CSSRecordGroupHeaderButton
|
String. CSS class for the +/- image from the header of a group of records.
|
CSSRecord
|
String. CSS class for the records of the grid.
|
CSSRecordAlternate
|
String. CSS class for the alternate records of the grid.
|
CSSRecordSelected
|
String. CSS class for the selected records of the grid.
|
CSSRecordHover
|
String. CSS class for the background of the records when the mouse is over them.
|
CSSCellPadding
|
String. CSS Class for the small div used as left padding for the cells.
|
CSSCell
|
String. CSS class for the cells of the ASP.NET Grid.
|
CSSSelectionArea
|
String. CSS class for the selection zone that appears when dragging with the mouse to select records.
|
CSSActionLink
|
String. CSS class for the add/edit/delete/cancel/update links.
|
CSSEditControl
|
String. CSS class for the default controls used in the templates for edit.
|
CSSLoadingMessage
|
String. CSS class for loading message that is displayed when the grid loads data.
|
CSSResizeLines
|
String. CSS class for the resizing vertical bars.
|
CSSNoRecordsMessage
|
String. CSS class for the cell containing the message displayed when the grid has no records.
|
CSSRowEditTemplate
|
String. CSS class for the row edit template.
|
CSSCellTemporaryAdded
|
String. CSS class for the temporary added records.
|
CSSCellTemporaryEdited
|
String. CSS class for the temporary edited records.
|
CSSCellTemporaryDeleted
|
String. CSS class for the temporary deleted records.
|
CSSBodyFooter
|
String. CSS class for the small horizontal bar at the bottom of the grid's body.
|
CSSFooter
|
String. CSS class for the footer of the grid.
|
CSSFooterPageNavContainer
|
String. CSS class for the container of the pagination/navigation buttons.
|
CSSPageSizeText
|
String. CSS class for the text near the page size selector.
|
CSSPageSizeSelector
|
String. CSS class for the drop down used for page size selection.
|
CSSActionLinkFooter
|
String. CSS class for the add/save/cancel links inside the footer.
|
CSSFooterRecordsPages
|
String. CSS class for the "Records: ... Pages: ..." text from the footer.
|
CSSNavigationImage
|
String. CSS class for the navigation buttons inside the footer.
|
CSSNavigationLink
|
String. CSS class for the paging links inside the footer.
|
CSSNavigationLinkHover
|
String. CSS class for the paging links from the footer, hover state.
|
CSSNavigationText
|
String. CSS class for the selected page from the footer.
|
CSSNavigationSeparator
|
String. CSS class for the pages separator inside the footer.
|
CSSFilterCell
|
String. CSS class for the cells of the filter.
|
CSSFilterFirstCell
|
String. CSS class for the first cell of the filter.
|
CSSFilterCriteriaTextbox
|
String. CSS class for the textbox which contains the filter criteria.
|
CSSFilterCriteriasButton
|
String. CSS class for the button that opens the filter criterias selector.
|
CSSFilterScrollingSpacer
|
String. CSS class for the small cell of the filter under the vertical scrollbar.
|
CSSFilterCriteriasContainer
|
String. CSS class for the container of the filter criterias.
|
CSSFilterCriteria
|
String. CSS class for the filter criterias.
|
CSSFilterCriteriaHover
|
String. CSS class for the filter criterias when the mouse is over them.
|