Text Properties
The following properties let you customize the appearance of text in the C1Expander control.
Property | Description |
FontFamily | Gets or sets the font family of the control. This is a dependency property. |
FontSize | Gets or sets the font size. This is a dependency property. |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. This is a dependency property. |
FontStyle | Gets or sets the font style. This is a dependency property. |
FontWeight | Gets or sets the weight or thickness of the specified font. This is a dependency property. |
Header | Gets or sets the header of an expander control. |
HeaderFontFamily | Gets or sets the font family of the header. |
HeaderFontStretch | Gets or sets the font stretch of the header. |
HeaderFontStyle | Gets or sets the font style of the header. |
HeaderFontWeight | Gets or sets the font weight of the header. |