WordProcessingSecurityLoadingLimits.MaxTableRowCount Property
Gets or sets the maximum number of rows in a document table.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | The maximum number of rows in a document table. |
See Also