Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1InsertTableGrid
.
.
::
.
.
Rows Property
C1InsertTableGrid Class
See Also
Gets or sets the initial number of rows in the cell grid.
Namespace:
C1.Silverlight.RichTextBox
Assembly:
C1.Silverlight.RichTextBox.Toolbar
(in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C#
public
int
Rows
{
get
;
set
; }
Visual Basic
Public
Property
Rows
As
Integer
Get
Set
See Also
C1InsertTableGrid Class
C1.Silverlight.RichTextBox Namespace