Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / ISmartDatePicker Interface
Properties Methods Events

In This Topic
    ISmartDatePicker Interface Members
    In This Topic

    The following tables list the members exposed by ISmartDatePicker.

    Public Properties
     NameDescription
     PropertyA sequence of input map actions to execute when the value selected by this decoration is changed.  
     PropertyGets or sets the displayed date.  
     PropertyGets or sets the format string used when displaying or retrieving the date.  
     PropertyGets or sets the ending column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the ending row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the foreground color of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets the unique id for this SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the starting column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the starting row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the tool tip text for the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
    Top
    Public Methods
     NameDescription
     MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
    Top
    Public Events
     NameDescription
     EventThis event is triggered when the value selected by this decoration is changed.  
    Top
    See Also