:: Documentation >>

bottom state

Sets or retrieves the state of the bottom-left selector of the grid control.

[This property is reserved for future use]

Syntax

var value = obj.getBottomState(); 
obj.setBottomState(value);        

obj.onBottomStateChanging = function(value){...}; 
obj.onBottomStateChanged = function(value){...}; 
obj.onBottomStateError = function(value){...}; 

Defined in

bottom model

Comments

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5