Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll)
Version: 4.3.1309.0
Assembly: DayPilot (in DayPilot.dll)
Version: 4.3.1309.0
Syntax
| C# |
|---|
public class DayPilotMonth : DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
| Visual Basic (Declaration) |
|---|
Public Class DayPilotMonth _ Inherits DataBoundControl _ Implements IPostBackEventHandler, ICallbackEventHandler |
| Visual C++ |
|---|
public ref class DayPilotMonth : public DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
Inheritance Hierarchy
System..::Object
System.Web.UI..::Control
System.Web.UI.WebControls..::WebControl
System.Web.UI.WebControls..::BaseDataBoundControl
System.Web.UI.WebControls..::DataBoundControl
DayPilot.Web.Ui..::DayPilotMonth
System.Web.UI..::Control
System.Web.UI.WebControls..::WebControl
System.Web.UI.WebControls..::BaseDataBoundControl
System.Web.UI.WebControls..::DataBoundControl
DayPilot.Web.Ui..::DayPilotMonth
See Also
DayPilotMonth Members
DayPilot.Web.Ui Namespace