ASP.NET Pack Programmer's Guide
Calendar Class
Remarks See Also
 





Represents a light-weight calendar control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class Calendar : WebControl, IScriptControl, IPostBackDataHandler, IStateManager, IThemable

Visual Basic  Copy Code

Public Class Calendar
    Inherits WebControl
    Implements IScriptControl, IPostBackDataHandler, IStateManager, IThemable

 Remarks

For additional information on how to use the control, please refer to the Calendar topic in the Using the controls section.

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            MindFusion.UI.WebForms.Calendar

 See Also

Using the controls - Calendar
Calendar Members
MindFusion.UI.WebForms Namespace