Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace : ISmartDatePicker Interface |
The following tables list the members exposed by ISmartDatePicker.
Name | Description | |
---|---|---|
![]() | ActionSequence | A sequence of input map actions to execute when the value selected by this decoration is changed. |
![]() | CurrentDate | Gets or sets the displayed date. |
![]() | DateMask | Gets or sets the format string used when displaying or retrieving the date. |
![]() | EndColumn | Gets or sets the ending column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | EndRow | Gets or sets the ending row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | ForegroundColor | Gets or sets the foreground color of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | Id | Gets the unique id for this SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | StartColumn | Gets or sets the starting column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | StartRow | Gets or sets the starting row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | ToolTipText | Gets or sets the tool tip text for the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
Name | Description | |
---|---|---|
![]() | ValueChanged | This event is triggered when the value selected by this decoration is changed. |