ASP.NET Pack Programmer's Guide
Header Members
Constructors Methods
 


Represents a header in a lane grid.

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

 Public Constructors

  Name Description

Header

Initializes a new instance of the Header class.

 Public Methods

  Name Description

getHeight

Gets the height of this header.

getResizeType

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

getRotateTitle

Gets a value indicating whether to rotate the header caption at 90 degree.

getStyle

Gets the style of this header.

getSubHeaders

Gets a collection of the subheaders of this header.

getTitle

Gets the header caption.

getWidth

Gets the width 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.

setHeight

Sets the height of this header.

setResizeType

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

setRotateTitle

Sets a value indicating whether to rotate the header caption at 90 degree.

setStyle

Gets the style of this header.

setTitle

Sets the header caption.

setWidth

Sets the width of this header.

 See Also

Header Class
MindFusion.Diagramming.Lanes Namespace