True DBGrid for WinForms
BorderColor プロパティ (Frame)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid.BaseGrid 名前空間 > Frame クラス : BorderColor プロパティ
Gets or sets the border color of the control.
シンタックス
'宣言
 
Public Property BorderColor As System.Drawing.Color
public System.Drawing.Color BorderColor {get; set;}
解説

Use the BorderColor property to specify the border color of the control. This property is set using a System.Drawing.Color object.

The BorderColor property has an effect only when the BorderStyle property is set to FixedSingle.

参照

Frame クラス
Frame メンバ