Initializes a new instance of the DateStyle class. Both the start and end dates are set to the current date.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public DateStyle () |
Visual Basic
Copy Code
|
|---|
Public Sub New () |
See Also