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