Gets the month that is displayed in the control popup.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
[BindableAttribute(true)] public DateTime MonthStart { get; internal set; } |
Visual Basic (Declaration) |
---|
<BindableAttribute(True)> _ Public Property MonthStart As DateTime |