The Header type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a Column to this header.
Public methodAdjustColumns
Adjusts all columns to their optimal width.
Public methodStatic memberFromDataAccessor
Creates a new instance of the Header class and populates it with Columns by parsing IDataAccessor.
Public methodInvalidate
Invalidates the entire surface of the Header and causes it to be remeasured.
Public methodInvalidateRows
Invalidates the entire surface of all rows on the same hierarchical level as the Header and causes them to be remeasured.
Public methodRemoveFilters
Removes all column filters.

See Also