| Package | stimulsoft.controls_old.visual.ribbonPanels |
| Class | public class StiGridRibbonPanel |
| Inheritance | StiGridRibbonPanel StiTabNavigatorPanel mx.containers.VBox |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
| buttonGridMode : StiButton | StiGridRibbonPanel | ||
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
![]() | caption : String | StiTabNavigatorPanel | |
| checkAlignToGrid : StiCheckBox | StiGridRibbonPanel | ||
| checkShowGrid : StiCheckBox | StiGridRibbonPanel | ||
| checkShowHeaders : StiCheckBox | StiGridRibbonPanel | ||
| checkShowOrder : StiCheckBox | StiGridRibbonPanel | ||
| checkShowRulers : StiCheckBox | StiGridRibbonPanel | ||
| designer : StiDesignerFx | StiGridRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiGridRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
setAlignToGridClick():void | StiGridRibbonPanel | ||
setShowGridClick():void | StiGridRibbonPanel | ||
setShowHeadersClick():void | StiGridRibbonPanel | ||
setShowOrderClick():void | StiGridRibbonPanel | ||
setShowRulersClick():void | StiGridRibbonPanel | ||
| buttonGridMode | property |
public var buttonGridMode:StiButtonThis property can be used as the source for data binding.
| checkAlignToGrid | property |
public var checkAlignToGrid:StiCheckBoxThis property can be used as the source for data binding.
| checkShowGrid | property |
public var checkShowGrid:StiCheckBoxThis property can be used as the source for data binding.
| checkShowHeaders | property |
public var checkShowHeaders:StiCheckBoxThis property can be used as the source for data binding.
| checkShowOrder | property |
public var checkShowOrder:StiCheckBoxThis property can be used as the source for data binding.
| checkShowRulers | property |
public var checkShowRulers:StiCheckBoxThis property can be used as the source for data binding.
| designer | property |
designer:StiDesignerFx public function get designer():StiDesignerFx public function set designer(value:StiDesignerFx):void| StiGridRibbonPanel | () | Constructor |
public function StiGridRibbonPanel()Constructor.
| setAlignToGridClick | () | method |
public function setAlignToGridClick():void| setShowGridClick | () | method |
public function setShowGridClick():void| setShowHeadersClick | () | method |
public function setShowHeadersClick():void| setShowOrderClick | () | method |
public function setShowOrderClick():void| setShowRulersClick | () | method |
public function setShowRulersClick():void