CalendarAnimationSettingsType Property |
Gets or sets the calendar animation type
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public CalendarAnimationType Type { get; set; }
Public Property Type As CalendarAnimationType
Get
Set
public:
property CalendarAnimationType Type {
CalendarAnimationType get ();
void set (CalendarAnimationType value);
}
member Type : CalendarAnimationType with get, set
Property Value
Type:
CalendarAnimationTypeSee Also