ComponentOne Studio for WinRT XAML
TopLeftCells プロパティ

グリッドの左上隅にあるセルを保持する GridPanel を取得します。
構文
'宣言
 
Public ReadOnly Property TopLeftCells As GridPanel
public GridPanel TopLeftCells {get;}
解説
これは、行ヘッダーの上、列ヘッダーの左にある領域です。デフォルトでは、これはグリッドの左上隅の1つのセルのみを保持します。
参照

C1FlexGrid クラス
C1FlexGrid メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.