| Package | stimulsoft.controls.visual.dialogs |
| Class | public class StiPagesRangeControl |
| Inheritance | StiPagesRangeControl StiExpander mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
![]() | caption : String | StiExpander | |
![]() | isMinimized : Boolean | StiExpander | |
| pageRange : StiPagesRange [read-only] | StiPagesRangeControl | ||
| properties : String | StiPagesRangeControl | ||
| radioButtonAll : StiRadioButton | StiPagesRangeControl | ||
| radioButtonCurrentPage : StiRadioButton | StiPagesRangeControl | ||
| radioButtonPages : StiRadioButton | StiPagesRangeControl | ||
![]() | showMinimized : Boolean | StiExpander | |
| textAreaHint : StiTextArea | StiPagesRangeControl | ||
| textInputPages : StiTextInput | StiPagesRangeControl | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiPagesRangeControl | ||
![]() | applyTheme():void | StiExpander | |
| pageRange | property |
| properties | property |
properties:String public function get properties():String public function set properties(value:String):void| radioButtonAll | property |
public var radioButtonAll:StiRadioButtonThis property can be used as the source for data binding.
| radioButtonCurrentPage | property |
public var radioButtonCurrentPage:StiRadioButtonThis property can be used as the source for data binding.
| radioButtonPages | property |
public var radioButtonPages:StiRadioButtonThis property can be used as the source for data binding.
| textAreaHint | property |
public var textAreaHint:StiTextAreaThis property can be used as the source for data binding.
| textInputPages | property |
public var textInputPages:StiTextInputThis property can be used as the source for data binding.
| StiPagesRangeControl | () | Constructor |
public function StiPagesRangeControl()Constructor.