| Member | Description |
|---|---|
Constructor |
Constructor |
ContentRetrieval |
Event fired whenever content needs to be retrieved |
GroupHeaderRetrieval |
Event fired whenever content needs to be retrieved |
RenderCell |
Event fired whenever content needs to be retrieved |
RenderGroupHeaderContent |
Event fired whenever content needs to be retrieved |
IsLastClickedCellOnColumn |
Indicates whether the cell clicked is sitting on the indicated column. public bool IsLastClickedCellOnColumn( int columnIndex ); |
RenderCheckBoxOnCell |
Renders a checkbox on the cell that's being rendered. public void RenderCheckBoxOnCell( RenderCellEventArguments e, bool isChecked ); |
bmpMinus |
Associated property |
bmpPlus |
Associated property |
GroupCaption |
Caption of the first-level Group |
HeaderHeight |
Default header height |
HighlightSortedColumn |
Should the sorted column be highlighted with a different background color? |
OwnerDrawGroupHeaders |
Defines whether the user intends to owner-draw group headers |
OwnerGroupHeaderTextRetrieval |
Should the category text be owner-retrieved? |