IsBorderColorVisible Property
IsBorderColorVisible
Gets or sets a value indicating whether to display border color button on the format toolbar.
Declaration
public bool IsBorderColorVisible { get; set; }
Public Property IsBorderColorVisible As Boolean
Implements