C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace > C1TableHelper Class : Item Property |
'Declaration 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;}