Name | Description | |
---|---|---|
A double value specifying the component's assigned height. Valid only after calling Arrange. |
||
A double value specifying the component's assigned width. Valid only after calling Arrange. |
||
A nullable double value specifying the component's desired height. Valid only after calling Measure. |
||
A nullable double value specifying the component's desired width. Valid only after calling Measure. |
||
Gets or sets the column index of this component when placed inside a GridPanel. |
||
Gets or sets the row index of this component when placed inside a GridPanel. |
||
Gets or sets a fixed height for this component. |
||
Gets or sets the hit-test visibility of this component. |
||
Gets or sets the horizontal alignment of this component inside the layout rectangle allocated by its parent panel. |
||
Gets or sets the margin space around this component relative to the layout rectangle allocated by its parent panel. |
||
Gets the boundaries of this component relative to its parent. |
||
Gets or sets the component's tooltip text. |
||
Gets or sets the vertical alignment of this component inside the layout rectangle allocated by its parent panel. |
||
Gets or sets the visibility of this component. |
||
Gets or sets a fixed width for this component. |
||
A double value specifying the component's horizontal position relative to its parent. |
||
A double value specifying the component's vertical position relative to its parent. |