PropertyGrid.CategorySplitterColor Property

Definition

Gets or sets the color of the line that separates categories in the grid area.

public:
 property System::Drawing::Color CategorySplitterColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color CategorySplitterColor { get; set; }
member this.CategorySplitterColor : System.Drawing.Color with get, set
Public Property CategorySplitterColor As Color

Property Value

The color of the category splitter.

Applies to