ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / Date Class / setSeconds Method

In This Topic
    setSeconds Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub setSeconds( _
       ByVal second As Double _
    ) 
    public void setSeconds( 
       double second
    )

    Parameters

    second
    See Also