C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : FieldStyle Class |
The following tables list the members exposed by FieldStyle.
Name | Description | |
---|---|---|
FieldStyle Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackgroundColor | Gets or sets the color used to paint the field cell background. | |
Field | Gets the SortField that is applied this style. | |
FieldName | Gets the name of field that is applied this style. | |
FontFamily | Gets or sets the font family of the text in field cell. | |
FontSize | Gets or sets the font size of the text in field cell. | |
FontStyle | Gets or sets the font style of the text in field cell. | |
FontWeight | Gets or sets the font weight of the text in field cell. | |
ForegroundColor | Gets or sets the color of the text in field cell. | |
Strikethrough | Gets or sets the strikethrough of the text in field cell. | |
TextDecorations | Gets the TextDecorations of the text in field cell. | |
Underline | Gets or sets the underline of the text in field cell. |
Name | Description | |
---|---|---|
Clone | Creates a new FieldStyle that is a copy of the current instance. | |
Dispose | Release the unmanaged resources. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. |