Share via


ControlElement Class

Definition

Represents the control element class.

public ref class ControlElement
public class ControlElement
type ControlElement = class
Public Class ControlElement
Inheritance
ControlElement

Constructors

ControlElement(XmlElement)

Initializes a new instance of the ControlElement class.

Properties

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.

Applies to