Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonToolSizeDefinition Class / Size Property

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