Gets or sets the string representing a 'month' value.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string MonthValue { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MonthValue As String |
See Also