ComponentOne Studio for WinRT XAML
Rows プロパティ (C1TileView)

C1TileViewItem が配置されている行の数を取得または設定します。この値が0の場合は、スクロールの必要がない最小数が使用されます。Columns と Rows の両方が0の場合、項目は1つのマス目に配置されます。
構文
'宣言
 
Public Property Rows As System.Integer
public System.int Rows {get; set;}
参照

C1TileView クラス
C1TileView メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.