Name | Description | |
---|---|---|
Gets or sets the brush used to fill the portion of the rail between StartValue and EndValue. |
||
Gets or sets a value indicating whether the component is defined as a property on the client side. (Inherited from ComponentBase.) |
||
Gets or sets the brush used to fill the background of the slider. |
||
Gets or sets the pen used to draw the border of the slider. |
||
Gets or sets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
||
Gets or sets the brush of the slider's buttons and thumbs. |
||
Gets or sets the background brush of the slider's buttons when they are pointed with the mouse. |
||
Gets or sets the background brush of the slider's buttons when they are pressed. |
||
Gets or sets the color of the content of the slider's buttons. |
||
Gets or sets the border pen of the slider's buttons and thumbs. |
||
Gets or sets the border pen of the slider's buttons when they are pointed with the mouse. |
||
Gets or sets the border pen of the slider's buttons when they are pressed. |
||
ComponentBase.ChildCount override. (Inherited from ContentComponent.) |
||
Gets or sets the content of this component. (Inherited from ContentComponent.) |
||
Gets or sets the end value of the slider. |
||
Gets or sets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
||
Gets or sets the index of the grid column this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
||
Gets or sets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
||
Gets or sets the explicit height of this component or double.NaN to auto-size the component. (Inherited from ComponentBase.) |
||
Gets or sets the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
||
Gets or sets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
||
Gets or sets a value indicating whether this component currently holds the input focus. (Inherited from ComponentBase.) |
||
Gets or sets a value indicating whether this component and all its children are subject to hit-testing operations. (Inherited from ComponentBase.) |
||
Gets or sets a value indicating whether this component can be interacted with. (Inherited from ComponentBase.) |
||
Gets or sets the maximum value of the slider. |
||
Gets or sets the minimum value of the slider. |
||
Gets or sets the name of the component. (Inherited from ComponentBase.) |
||
Gets or sets the padding around this component's content. (Inherited from ContentComponent.) |
||
Gets the parent component, if the current component is hosted. (Inherited from ComponentBase.) |
||
Gets or sets the background of the slider rail. |
||
Gets or sets the border pen of the slider rail. |
||
Gets or sets the start value of the slider. |
||
Gets or sets the type of this slider component. |
||
Gets or sets the value of the slider. |
||
Gets or sets the vertical alignment of this component relative to its parent. (Inherited from ComponentBase.) |
||
Gets or sets a value indicating whether the component is visible. (Inherited from ComponentBase.) |
||
Gets or sets the explicit width of this component or double.NaN to auto-size the component. (Inherited from ComponentBase.) |
Name | Description | |
---|---|---|
Gets the host containing this component, if any. (Inherited from ComponentBase.) |