Search
DateStyle Constructor
See Also
 





Initializes a new instance of the DateStyle class. Both the start and end dates are set to the current date.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public DateStyle ()

Visual Basic  Copy Code

Public Sub New ()

 See Also