SMART datagrid v.1 > Classes > RowIndicator

Back  Forward

DataLudi.RowIndicator.minWidth  property

Row indicatorの最小の幅。 

Row indicatorがグリッドで占められる最小の幅をピクセル単位で指定する。 width設定や自動計算された値とは関係なしに いつもこのプロパティーで設定した値以上の幅で表示される。 0以下で指定すれば制限がない。 

デフォルト値は0.

Getter
function minWidth(): Integer
Setter
function setMinWidth(value: Integer)
See Also
width
maxWidth
Examples
Row Indicator