Reflection
ISmartRequiredField Interface Members
Properties  Methods 

The following tables list the members exposed by ISmartRequiredField.

Public Properties
 NameDescription
 PropertyEndColumnGets or sets the ending column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyEndRowGets or sets the ending row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyForegroundColorGets or sets the foreground color of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyIdGets the unique id for this SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyStartColumnGets or sets the starting column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyStartRowGets or sets the starting row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyToolTipTextGets or sets the tool tip text for the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
Top
Public Methods
 NameDescription
 MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
Top
See Also