ClassRadCalendarLite
Class
Represents the RadCalendarLite for ASP.NET AJAX control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public class RadCalendarLite : BaseCalendar
Inheritance: objectControlHtmlControlHtmlContainerControlBaseCalendarRadCalendarLite
Inherited Members
Constructors
RadCalendarLite()
Initializes a new instance of the RadCalendar class.
Declaration
cs-api-definition
public RadCalendarLite()
RadCalendarLite(Element)
Initializes a new instance of the RadCalendar class.
Properties
ClientSideLocator
The client-side locator of the RadCalendar.
Declaration
cs-api-definition
public override string ClientSideLocator { get; }
Property Value
Overrides
LocatorExpression
Get the item locator FindParam.
Declaration
cs-api-definition
public override IFindExpression LocatorExpression { get; }
Property Value
Overrides
Methods
AssignElement(Element)
Assign a base element for this control.
Declaration
cs-api-definition
public override void AssignElement(Element e)
Parameters
e
The element associated with the control.
Overrides
OpenFastNavigation()
Opens the FastNavigation Popup.
Declaration
cs-api-definition
public void OpenFastNavigation()