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


Defines the presentation of row headers in the WorkbookView control.

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

 Public Constructors

  Name Description

RowHeader

Initializes a new instance of the RowHeader 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

RowHeader Class
MindFusion.Spreadsheet.Wpf Namespace