SMART datagrid v.1 >  Classes >  GridBody
DataLudi.GridBody.fixedRowBarHeight  property
固定行区域的下方bar的高度。 
以Pixel为单位,进行指定。 
默认值为0.
- Getter
 - function fixedRowBarHeight(): Integer
 - Setter
 - function setFixedRowBarHeight(value: Integer)
 
- See Also
 - fixedRowBarStyles
 - fixedColumnBarWidth
 - fixedRowStyles
 - fixedCellStyles
 - GridStyles
 
- Examples
 - 列样式