ComponentOne Studio for WinRT XAML
Cells プロパティ (C1TableHelper)

セルを取得します。
構文
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.IEnumerable(Of C1TableCell)
public System.Collections.Generic.IEnumerable<C1TableCell> Cells {get;}

プロパティ値

セル。
参照

C1TableHelper クラス
C1TableHelper メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.