Represents a header in a grid view.
The following tables list the members exposed by the Header type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Identifies the FontFamily dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontSize dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStretch dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStyle dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontWeight dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextBrush dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextDecorations dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextPadding dependency property. (Inherited from TextPresenter.) |
||
Identifies the Text dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextTrimming dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextVerticalAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextWrapping dependency property. (Inherited from TextPresenter.) |
Name | Description | |
---|---|---|
Gets whether text layout area has limited height. (Inherited from TextPresenter.) |
||
Gets or sets the preferred font family for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font size for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font-stretching characteristics for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font style for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font weight for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the height of this header. |
||
Gets a value indicating whether this header is a column header. |
||
Gets a value indicating whether this header is a row header. |
||
Gets or sets how a row or a column is resized relatively to its parent. |
||
Gets or sets a value indicating whether to rotate the header caption at 90 degree. |
||
Gets or sets the style of this header. |
||
Gets a collection of the subheaders of this header. |
||
Gets or sets the text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the horizontal alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets the text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets the effects to apply to the text of this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the thickness of padding space between the item boundaries and its text. (Inherited from TextPresenter.) |
||
Gets or sets the text trimming to employ when text overflows the item area. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the vertical alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets how this TextPresenter should wrap text. (Inherited from TextPresenter.) |
||
Gets or sets the header caption. |
||
Gets or sets the color of the header caption. |
||
Gets or sets the font of the header caption. |
||
Gets or sets the alignment of the header caption. |
||
Gets or sets the width of this header. |
Name | Description | |
---|---|---|
Copies all text attributes from the specified object. (Inherited from TextPresenter.) |
Name | Description | |
---|---|---|
Loads the header from the specified JsonObject using the specified context. |
||
Overloaded. (Inherited from TextPresenter.) |
||
TextPresenter.OnTextAttributeChanged override. |
||
Overloaded. (Inherited from TextPresenter.) |
||
Saves the header to the specified JsonObject using the specified context. |
||
TextPresenter.SetDiagramDirty override. |