ISmartControl Interface Properties
In This Topic
For a list of all members of this type, see ISmartControl members.
Public Properties
| Name | Description |
| EndColumn | Gets or sets the ending column of the SmartUx control. |
| EndRow | Gets or sets the ending row of the SmartUx control. |
| ForegroundColor | Gets or sets the foreground color of the SmartUx control. |
| Id | Gets the unique id for this SmartUx control. |
| StartColumn | Gets or sets the starting column of the SmartUx control. |
| StartRow | Gets or sets the starting row of the SmartUx control. |
| ToolTipText | Gets or sets the tool tip text for the SmartUx control. |
Top
See Also