ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / MeasureItemEventArgs Class / ItemHeight Property

In This Topic
    ItemHeight Property
    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