ControlElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the control element class.
public ref class ControlElement
public class ControlElement
type ControlElement = class
Public Class ControlElement
- Inheritance
-
ControlElement
Constructors
| Name | Description |
|---|---|
| ControlElement(XmlElement) |
Initializes a new instance of the ControlElement class. |
Properties
| Name | Description |
|---|---|
| Binding |
Gets the binding. |
| Bounds |
Gets or sets the bounds. |
| ControlType |
Gets or sets the type of the control. |
| Name |
Gets or sets the name. |
| Selected |
Gets or sets a value indicating whether this ControlElement is selected. |