FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / 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 System.Integer
    public System.int ItemWidth {get; set;}
    See Also