Table of Contents

Interface IPropertyGridColors

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Defines all PropertyGrid colors.

public interface IPropertyGridColors

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.

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.