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

In This Topic
    IsFrequencyUnit Method
    In This Topic
    Returns true if the current unit type is a valid Frequency unit.
    Syntax
    'Declaration
     
    Public Function IsFrequencyUnit() As Boolean
    public bool IsFrequencyUnit()
    See Also