PropertyGrid.ViewBorderColor プロパティ

定義

グリッド領域を囲む境界線の色を取得または設定します。

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

プロパティ値

プロパティのグリッドの境界線の色。

適用対象