DataLudi Grid v.1 > Classes > DisplayOptions

Back  Forward

DisplayOptions.fixedColCount  property

specifies the number of the fixed columns. The fixed column sets except from vertical scroll and DisplayOptions.editable is not true, can not edit basically. 

Defaults to 0.

Getter
function fixedColCount(): Integer
Setter
function setFixedColCount(value: Integer)
See Also
rowCount
editable