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


Defines the presentation of headers in the WorkbookView control.

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

 Protected Constructors

  Name Description

Header

Initializes a new instance of the Header class.

 Public Fields

  Name Description

HasHiddenAfterProperty

Identifies the HasHiddenAfter dependency property.

HasHiddenBeforeProperty

Identifies the HasHiddenBefore dependency property.

IsSelectedProperty

Identifies the IsSelected dependency property.

 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.

HasHiddenBefore

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

IsSelected

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

 See Also

Header Class
MindFusion.Spreadsheet.Wpf Namespace