Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / MeasureItemEventArgs Class / ItemWidth Property

In This Topic
    ItemWidth Property (MeasureItemEventArgs)
    In This Topic
    Gets or sets the width of the item.
    Syntax
    'Declaration
     
    
    Public Property ItemWidth As Integer
    public int ItemWidth {get; set;}
    See Also