aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/rows/index.html
blob: 49438938a7d06c3e6e7640d5293e75ef7982637c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: rows
slug: Archive/Mozilla/XUL/Attribute/rows
tags:
  - MDC Project
  - NeedsTechnicalReview
  - XUL Attributes
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/rows
---
<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl><dt> <code id="a-rows"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/rows">rows</a></code> </dt><dd> 型: <em>整数型</em> </dd><dd> 要素内に表示する行数。要素がこの数値よりも多くの行を含むときはスクロールバーが現れます。要素内の実際の rows の値を取得するには <span id="m-getRowCount"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getRowCount">getRowCount</a></code></span> メソッドを使用してください。 </dd></dl>
<div class="noinclude">

</div>