CalendarAnimationSettings Class |
Inheritance Hierarchy
SystemObject
ObjectWithState
Kettic.AspNet.ControlsCalendarAnimationSettings
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class CalendarAnimationSettings : ObjectWithState
Public Class CalendarAnimationSettings
Inherits ObjectWithState
public ref class CalendarAnimationSettings : public ObjectWithState
type CalendarAnimationSettings =
class
inherit ObjectWithState
end
The CalendarAnimationSettings type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Duration | Gets or sets the animation duration in milliseconds. |
 | Type |
Gets or sets the calendar animation type
|
Top
See Also