blob: 427116eb874681cbd7fdf7494278c07e33bfd2c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: maxrows
slug: Archive/Mozilla/XUL/Attribute/maxrows
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/maxrows
---
<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-maxrows"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/maxrows">maxrows</a></code> </dt><dd> 型: <em>整数型</em> </dd><dd> 候補リストに一度に表示する行数。scrollbar が現れるので、ユーザは残りの項目を見渡すことができます。 </dd></dl>
<div class="noinclude">
</div>
|