JavaScript/jQuery TreeList - columnFixing.texts
Contains options that specify texts for column fixing commands in the context menu of a column header.
                        Type:
                    
        leftPosition
Specifies text for the context menu subitem that fixes a column to the left edge of the widget.
                        Type:
                    
                
                    Default Value: 'To the left'
                
        rightPosition
Specifies text for the context menu subitem that fixes a column to the right edge of the widget.
                        Type:
                    
                
                    Default Value: 'To the right'
                
        Feedback