[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.BorderColor

BorderColor Property

BorderColor

Gets or sets the border color of the control.

Declaration
[Layout]
public Color BorderColor { get; set; }
Remarks

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

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