Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGallery Class / ItemSize Property

In This Topic
    ItemSize Property (RibbonGallery)
    In This Topic
    Gets or sets the size of the items in a gallery.
    Syntax
    'Declaration
     
    
    Public Property ItemSize As Size
    public Size ItemSize {get; set;}
    See Also