IWinMonthCalendarwMaxDateRange Property |
Retrieves the maximum date range that can be selected in a month calendar control (in days).
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wMaxDateRange { get; }
ReadOnly Property wMaxDateRange As Integer
Get
Dim instance As IWinMonthCalendar
Dim value As Integer
value = instance.wMaxDateRange
property int wMaxDateRange {
int get ();
}
Property Value
Type:
Int32Exceptions See Also