Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / IGalleryItemsPanel Interface / GetItemWidth Method

In This Topic
    GetItemWidth Method (IGalleryItemsPanel)
    In This Topic
    Gets the width of one gallery item with child spacing.
    Syntax
    'Declaration
     
    
    Function GetItemWidth() As Integer
    int GetItemWidth()
    See Also