:: Documentation >>

column offset

Sets or retrieves the offset of the grid first column.

[This property is reserved for future use]

Syntax

var value = obj.getColumnOffset(); 
obj.setColumnOffset(value);        

obj.onColumnOffsetChanging = function(value){...}; 
obj.onColumnOffsetChanged = function(value){...}; 
obj.onColumnOffsetError = function(value){...}; 

Defined in

column 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