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