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

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