BCGControlBar Library for .NET
DrawGridColumnHeaderEventArgs Class Members
Properties 


The following tables list the members exposed by DrawGridColumnHeaderEventArgs.

Public Constructors
 NameDescription
Public ConstructorDrawGridColumnHeaderEventArgs Constructor  
Top
Public Properties
 NameDescription
Public PropertyBoundsGets column header bounding rectange.  
Public PropertyCalcOnlyGet the value that the event handler should calculate content size only.  
Public PropertyColumnGet the column whose header is drawn.  
Public PropertyColumnImageGets an image to be displayed on the header.  
Public PropertyContentSizeGets or sets the header content size.  
Public PropertyFirstVisibleColumnGets a value that indicates whether the column is the currently first visible column in the visible grid area.  
Public PropertyGraphicsGets the Graphics context.  
Public PropertyHandled (Inherited from System.ComponentModel.HandledEventArgs)
Public PropertyHighlightedGets a value that specifies whether the column header is highlighted.  
Public PropertyIsGroupAreaGets a value that specifies whether a column header is displayed in Group By box.  
Public PropertyMarkSelectionSpecifies if the column header "marks" selection.  
Public PropertyShowSelectedStateSpecifies whether to show selection state.  
Public PropertySortMarkerID of sort marker.  
Public PropertyTextHeader's text.  
Public PropertyVisualStyleHeader's visual style.  
Top
See Also

Reference

DrawGridColumnHeaderEventArgs Class
BCGSoft.Controls.Grid Namespace

Send Feedback