Reflection
ISmartDatePicker Interface
Members 


Interface for the SmartDatePicker SmartUx control.
Syntax
'Declaration
 
Public Interface ISmartDatePicker 
   Inherits ISmartControl 
'Usage
 
Dim instance As ISmartDatePicker
public interface ISmartDatePicker : ISmartControl  
Remarks
SmartUx controls are not available when using the Terminal User Control (TUC).
See Also