Name | Description | |
---|---|---|
Gets or sets a value indicating whether the component is defined as a property on the client side. |
||
Gets or sets the calculated bounds of this component relative to its parent. |
||
Gets the number of child components of this component. |
||
Gets or sets a value indicating whether the component can receive the input focus. |
||
Gets or sets the index of the grid column this component will be associated with when added to a GridPanel. |
||
Gets or sets the index of the grid row this component will be associated with when added to a GridPanel. |
||
Gets or sets the explicit height of this component or double.NaN to auto-size the component. |
||
Gets or sets the horizontal alignment of this component relative to its parent. |
||
Gets or sets a value indicating whether the component is enabled. |
||
Gets or sets a value indicating whether this component currently holds the input focus. |
||
Gets or sets a value indicating whether this component and all its children are subject to hit-testing operations. |
||
Gets or sets a value indicating whether this component can be interacted with. |
||
Gets or sets the name of the component. |
||
Gets the parent component, if the current component is hosted. |
||
Gets or sets the vertical alignment of this component relative to its parent. |
||
Gets or sets a value indicating whether the component is visible. |
||
Gets or sets the explicit width of this component or double.NaN to auto-size the component. |
Name | Description | |
---|---|---|
Gets the host containing this component, if any. |