MindFusion.Wpf Pack Programmer's Guide
ColumnHeader Members
Constructors Fields Properties
 


Defines the presentation of column headers in the WorkbookView control.

The following tables list the members exposed by the ColumnHeader type.

 Public Constructors

  Name Description

ColumnHeader

Initializes a new instance of the ColumnHeader class.

 Public Fields

  Name Description

HasHiddenAfterProperty

Identifies the HasHiddenAfter dependency property. (Inherited from Header.)

HasHiddenBeforeProperty

Identifies the HasHiddenBefore dependency property. (Inherited from Header.)

IsSelectedProperty

Identifies the IsSelected dependency property. (Inherited from Header.)

 Public Properties

  Name Description

HasHiddenAfter

Gets or sets a value indicating whether there are hidden headers immediately after this one. This is a dependency property. (Inherited from Header.)

HasHiddenBefore

Gets or sets a value indicating whether there are hidden headers immediately before this one. This is a dependency property. (Inherited from Header.)

IsSelected

Gets or sets a value indicating whether the entire row or column represented by this header is selected. This is a dependency property. (Inherited from Header.)

 See Also

ColumnHeader Class
MindFusion.Spreadsheet.Wpf Namespace