Search
Header Properties
 


 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.

 See Also