| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1TableHelper クラス : Item プロパティ |
'宣言 Public ReadOnly Default Property Item( _ ByVal row As System.Integer, _ ByVal col As System.Integer _ ) As C1TableCell
public C1TableCell this[ System.int row, System.int col ]; {get;}