DiagramLite Programmer's Guide
Header Members
Constructors Properties Events
 


Represents a header in a grid view.

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

 Public Constructors

  Name Description

Header

Overloaded. Initializes a new instance of the Header class.

 Public Properties

  Name Description

ActualHeight

Gets or sets the actual height of this header within the diagram.

ActualWidth

Gets or sets the actual width of this header within the diagram.

ActualX

Gets or sets the actual x-coordinate of this header within the diagram.

ActualY

Gets or sets the actual y-coordinate of this header within the diagram.

Height

Gets or sets the height of this header.

IsColumnHeader

Gets a value indicating whether this header is a column header.

IsRowHeader

Gets a value indicating whether this header is a row header.

ResizeType

Gets or sets how a row or a column is resized relatively to its parent.

Style

Gets or sets the style of this header.

SubHeaders

Gets a collection of the subheaders of this header.

Title

Gets or sets the header caption.

Width

Gets or sets the width of this header.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

Header Class
MindFusion.Diagramming.Lanes Namespace