ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsIconsButtonVisible Property

In This Topic
    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