:: Home >>

bottom value

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

[This property is reserved for future use]

Syntax

var value = obj.getBottomValue(); 
obj.setBottomValue(value);        

obj.onBottomValueChanging = function(value){...}; 
obj.onBottomValueChanged = function(value){...}; 
obj.onBottomValueError = function(value){...}; 

Defined in

bottom model

Comments

No comments yet.
Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5
2.5.0 - 2.5.4
2.5.4
2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2