Reflection
ISmartRequiredField Interface
Members 


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