From: Alan Knowles Date: Fri, 14 Sep 2018 03:36:14 +0000 (+0800) Subject: Roo/grid/ColumnModel.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=c2781dd9318b609151d5366fb3246e4195af8f81;p=roojs1 Roo/grid/ColumnModel.js --- diff --git a/Roo/grid/ColumnModel.js b/Roo/grid/ColumnModel.js index 770f524470..d1fa60d579 100644 --- a/Roo/grid/ColumnModel.js +++ b/Roo/grid/ColumnModel.js @@ -162,6 +162,9 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, { /** * @cfg {String} align (Optional) Set the CSS text-align property of the column. Defaults to undefined. */ + /** + * @cfg {String} valign (Optional) Set the CSS vertical-align property of the column (eg. middle, top, bottom etc). Defaults to undefined. + */ /** * @cfg {String} cursor (Optional) */