ActiveReports 10
RelativeDatePart Constructor

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > RelativeDatePart Class : RelativeDatePart Constructor
Initializes a new instance of the RelativeDatePart class.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As String, _
   ByVal label As String _
)
public RelativeDatePart( 
   string value,
   string label
)

Parameters

value
label
See Also

Reference

RelativeDatePart Class
RelativeDatePart Members