ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / GetPercentValue Method

In This Topic
    GetPercentValue Method
    In This Topic
    Returns the current percent value as a float.
    Syntax
    'Declaration
     
    Public Function GetPercentValue() As Single
    public float GetPercentValue()
    See Also