Search
Control Properties
 


 Public Properties

  Name Description

bounds

Gets the bounds of this control.

cssClass

Gets or sets the css class of the control.

data

Gets or sets an object, holding custom user data.

element

Gets a reference to the control's element.

enabled

Gets or sets a value indicating whether user interactions are allowed for this control.

height

Gets or sets the height of this control.

left

Gets or sets the X-coordinate of the location of this control.

licenseLocation

Gets or sets the URL of the control's license file.

loaded

Gets a value indicating whether this control is loaded and ready for interaction.

rect

Gets the bounding rect of this control.

theme

Gets or sets the current theme of the control.

top

Gets or sets the Y-coordinate of the location of this control.

visible

Gets or sets the visibility of this control.

width

Gets or sets the width of this control.

 See Also