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