Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToolStrip Class / ToolIconSize Property

In This Topic
    ToolIconSize Property
    In This Topic
    Gets or sets the size of the tool icons.
    Syntax
    'Declaration
     
    
    Public Property ToolIconSize As Double
    public double ToolIconSize {get; set;}
    See Also