FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / MeasureItemEventArgs Class / ItemHeight Property

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