BiGridHeaderCorner
This component is used to paint the upper left corner of the BiGridHeaders in case both row headers and column headers are visible for a BiGrid.
This class extends BiGridHeader and therefore all methods and fields available for BiGridHeader are also available for BiGridHeaderCorner .
Constructor
new BiGridHeaderCorner ( )
Parameters
No parameters.
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
There is usually no need to use this component manually. It is created by the BiGrid as needed.