Table of Contents

Enum PropertyGridKnownColors

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

Defines known color schemes in the property grid control.

public enum PropertyGridKnownColors

Fields

Black = 4

Black color scheme.

Cream = 3

Cream color scheme.

Custom = 5

Custom color scheme.

Default = 0

Default color scheme.

Net = 2

.Net framework color scheme.

White = 1

White color scheme.