BiGridHeaderCorner

This component is used to paint the upper left corner of the headers in case both row headers and column headers are visible for a grid.

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 grid as needed.