[]
Gets or sets the color of the left border of the cell.
public Color BorderLeftColor { get; set; }
Type | Description |
---|---|
Color | A Color representing the color of the cell's left border. |
See the BorderTopColor property for more comments on the implementation of these BorderColor props.