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





Represents a time picker control.

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

 Syntax

C#  Copy Code

public class TimePicker : DataBoundControl, IScriptControl, IPostBackDataHandler, IStateManager, IThemable

Visual Basic  Copy Code

Public Class TimePicker
    Inherits DataBoundControl
    Implements IScriptControl, IPostBackDataHandler, IStateManager, IThemable

 Remarks

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

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            System.Web.UI.WebControls.BaseDataBoundControl
                System.Web.UI.WebControls.DataBoundControl
                    MindFusion.UI.WebForms.TimePicker

 See Also

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