ColumnHeaderStyle Members
In This Article
#Constructors
Name |
---|
Column |
Column |
#Fields
Name | Description |
---|---|
Background |
Identifies the Background |
Border |
Identifies the Border |
Bottom |
Identifies the Bottom |
Font |
Identifies the Font |
Font |
Identifies the Font |
Font |
Identifies the Font |
Font |
Identifies the Font |
Horizontal |
Identifies the Horizontal |
Padding |
Identifies the Padding bindable property.
Inherited from Row |
Text |
Identifies the Text |
#Properties
Name | Description |
---|---|
Background |
Gets or sets the background color.
Inherited from Style |
Border |
Gets or sets the border color.
Inherited from Row |
Bottom |
Inherited from Row |
Font |
Gets or sets whether the text is bold or italic.
Inherited from Style |
Font |
Gets or sets the font color.
Inherited from Style |
Font |
Gets or sets the font family name.
Inherited from Style |
Font |
Gets or sets the font size.
Inherited from Style |
Horizontal |
Gets or sets the horizontal line thickness.
Inherited from Row |
Padding |
Gets or sets the space between the grid element’s borders and its content.
Inherited from Row |
Styled |
Inherited from Style |
Text |
Gets or sets whether the text is underlined and/or strike-through.
Inherited from Style |
See Also