ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IStaticContentRange Interface / ItemHeight Property

In This Topic
    ItemHeight Property
    In This Topic
    Gets the complete item height.
    Syntax
    'Declaration
     
    ReadOnly Property ItemHeight As Integer
    int ItemHeight {get;}

    Property Value

    The height of the complete item as an System.Int32.
    See Also