ComponentOne Studio for WinRT XAML
Row クラス
メンバ 

グリッド行を表します。
オブジェクト モデル
Row クラス
構文
'宣言
 
Public Class Row 
   Inherits RowCol
public class Row : RowCol 
解説

Row オブジェクトには、ビジュアル表現がありません。

行と列は、C1FlexGrid 内で唯一ビジュアル表現を持つセルオブジェクトの外観とコンテンツを決定するプロパティを提供します。

継承階層

System.Object
   C1.Xaml.FlexGrid.RowCol
      C1.Xaml.FlexGrid.Row
         C1.Xaml.FlexGrid.BoundRow
         C1.Xaml.FlexGrid.GroupRow

参照

Row メンバ
C1.Xaml.FlexGrid 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.