Roo/grid/ColumnModel.js
authorAlan Knowles <alan@roojs.com>
Fri, 14 Sep 2018 03:36:14 +0000 (11:36 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Sep 2018 03:36:14 +0000 (11:36 +0800)
Roo/grid/ColumnModel.js

index 770f524..d1fa60d 100644 (file)
@@ -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)
      */