DataCubeGridTemplateAdorner.modifyColumnWidth Method
        
 Change a column width.
 
         
        Parameters
        
            - referenceColumn
            
 
            - 
                
Type: Number
The column number at which the width change will occur. 
            - deltaWidth
            
 
            - 
                
Type: Number
Change in width. 
            - overrideMin
            
 
            - 
                
Type: Boolean - May be null
 (Optional) True to override the error message when the new height is less than minimal width. 
            - isModifyColumnOnly
            
 
            - 
                
Type: Boolean - May be null
 (Optional) True to only modify the targeted column and not adjust the height of the next column.