SMART datagrid v.1 > Classes > DisplayOptions

Back  Forward

DataLudi.DisplayOptions.fillWhenResized  property

trueならグリッドの幅や高さが変更になる時内容をスクロールすして最大限表示されるようにする。 

デフォルト値はtrue.

Getter
function fillWhenResized(): Boolean
Setter
function setFillWhenResized(value: Boolean)
See Also
fitStyle
GridBase.leftPos
GridBase.topIndex
Examples
Hello Grid]