ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGallery Class / ItemSize Property

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