Class PropertyGridColors
Defines all PropertyGrid colors.
public class PropertyGridColors : IPropertyGridColors
- Inheritance
-
PropertyGridColors
- Implements
Properties
- CaptionBackgroundColor
Gets or sets category caption background color.
- CaptionForegroundColor
Gets or sets category caption text color.
- CellBackgroundColor
Gets or sets cell background color.
- CellDisabledTextColor
Gets or sets cell text color when disabled.
- CellTextColor
Gets or sets cell text color.
- ColorSchemeBlack
Returns PropertyGridColors for the Black color scheme.
- ColorSchemeCream
Gets PropertyGridColors for the Cream color scheme.
- ColorSchemeCustom
Gets or sets PropertyGridColors for the Custom color scheme.
- ColorSchemeNet
Gets PropertyGridColors for the .Net color scheme.
- ColorSchemeWhite
Gets PropertyGridColors for the White color scheme.
- EmptySpaceColor
Gets or sets color of empty space below properties.
- LineColor
Gets or sets color of lines between cells.
- MarginColor
Gets or sets background color of margin.
- ResetColors
Gets or sets whether to reset all the colors to the default values before applying new colors.
- SelectionBackgroundColor
Gets or sets selection background color.
- SelectionForegroundColor
Gets or sets selection text color.
Methods
- CreateColors(PropertyGridKnownColors)
Creates known IPropertyGridColors instance.
- LogToFile()
Logs PropertyGridColors to file.