BiGridHeaderFiller
This component is used to fill the BiGridHeaders in case the widths of the header cells do not cover the entire width of the headers.
This class extends BiGridHeader and therefore all methods and fields available for BiGridHeader are also available for BiGridHeaderFiller .
Constructor
new BiGridHeaderFiller ( )
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 BiGridHeaders and is always the last child of the BiGridHeaders.