ASPxClientHtmlEditorInsertTableCommandArguments.rows Property
In This Article
Gets or sets the count of rows in the table.
#Declaration
TypeScript
rows: number
#Property Value
Type | Description |
---|---|
number | The count of rows. |
See Also