C1.Silverlight.Schedule.5
DropDownItemCount Property

Gets or sets the number of items in dropdown month/year selectors in the month header. This is a dependency property.
Syntax
'Declaration
 
Public Property DropDownItemCount As System.Integer
public System.int DropDownItemCount {get; set;}
Remarks
The actual number of items in the dropdown selector might be less than specified in the DropDownItemCount property. It is limited by the MinDate and MaxDate property values.
See Also

Reference

C1Calendar Class
C1Calendar Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.