ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyleExtended Interface / GetStringFormat Method
Height of the bound.

In This Topic
    GetStringFormat Method
    In This Topic
    Gets the string format.
    Syntax
    'Declaration
     
    Function GetStringFormat( _
       ByVal boundHeight As Single _
    ) As StringFormatEx
    StringFormatEx GetStringFormat( 
       float boundHeight
    )

    Parameters

    boundHeight
    Height of the bound.
    See Also