IsBorderColorVisible Property (ViewOptions)
In This Topic
Gets or sets a value indicating whether to display border color button on the format toolbar.
Syntax
'Declaration
Public Property IsBorderColorVisible As Boolean
public bool IsBorderColorVisible {get; set;}
See Also