BCGSoft.Controls.Grid Namespace : DrawGridColumnHeaderEventArgs Class |
The following tables list the members exposed by DrawGridColumnHeaderEventArgs.
Name | Description | |
---|---|---|
![]() | DrawGridColumnHeaderEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Bounds | Gets column header bounding rectange. |
![]() | CalcOnly | Get the value that the event handler should calculate content size only. |
![]() | Column | Get the column whose header is drawn. |
![]() | ColumnImage | Gets an image to be displayed on the header. |
![]() | ContentSize | Gets or sets the header content size. |
![]() | FirstVisibleColumn | Gets a value that indicates whether the column is the currently first visible column in the visible grid area. |
![]() | Graphics | Gets the Graphics context. |
![]() | Handled | (Inherited from System.ComponentModel.HandledEventArgs) |
![]() | Highlighted | Gets a value that specifies whether the column header is highlighted. |
![]() | IsGroupArea | Gets a value that specifies whether a column header is displayed in Group By box. |
![]() | MarkSelection | Specifies if the column header "marks" selection. |
![]() | ShowSelectedState | Specifies whether to show selection state. |
![]() | SortMarker | ID of sort marker. |
![]() | Text | Header's text. |
![]() | VisualStyle | Header's visual style. |