- Namespace
- MahApps
.Metro .Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["HeaderedControlHelper"]
class Type type-node
Syntax
public static class HeaderedControlHelper
Fields
Name | Constant Value | Summary |
---|---|---|
Header |
static
|
|
Header |
static
|
|
Header |
static
|
|
Header |
static
|
|
Header |
static
|
|
Header |
static
|
|
Header |
static
|
|
HeaderMarginProperty |
static
|
|
Header |
static
|
Methods
Name | Value | Summary |
---|---|---|
GetHeaderBackground |
Brush |
Gets the value of the Background for the header.
static
|
GetHeaderFontFamily |
FontFamily |
Gets the value of the FontFamily for the header.
static
|
GetHeaderFontSize |
double |
Gets the value of the FontSize for the header.
static
|
GetHeaderFontStretch |
FontStretch |
Gets the value of the FontStretch for the header.
static
|
GetHeaderFontWeight |
FontWeight |
Gets the value of the FontWeight for the header.
static
|
GetHeaderForeground |
Brush |
Gets the value of the Foreground for the header.
static
|
Get |
HorizontalAlignment |
Gets the horizontal alignment of the header.
static
|
GetHeaderMargin |
Thickness |
Gets or sets the outer margin for the header.
static
|
Get |
VerticalAlignment |
Gets the vertical alignment of the header.
static
|
SetHeaderBackground |
void |
Sets the value of the Background for the header.
static
|
SetHeaderFontFamily |
void |
Sets the value of the FontFamily for the header.
static
|
SetHeaderFontSize |
void |
Sets the value of the FontSize for the header.
static
|
SetHeaderFontStretch |
void |
Sets the value of the FontStretch for the header.
static
|
SetHeaderFontWeight |
void |
Sets the value of the FontWeight for the header.
static
|
SetHeaderForeground |
void |
Sets the value of the Foreground for the header.
static
|
Set |
void |
Sets the horizontal alignment of the header.
static
|
SetHeaderMargin |
void |
Sets or sets the outer margin for the header.
static
|
Set |
void |
Sets the vertical alignment of the header.
static
|