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

In This Topic
    ItemSpacing Property (RibbonGallery)
    In This Topic
    Gets or sets the spacing between gallery items.
    Syntax
    'Declaration
     
    
    Public Property ItemSpacing As Size
    public Size ItemSpacing {get; set;}
    See Also