General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
.NET Framework 4.5.2+
.NET Framework 4.5.2+
.NET Standard 2.0+
.NET Core 3.0+
TableRow.Next Property
Gets the next row in a table.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v19.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
TableRow | A TableRow that is the next row in a table, or null if the current row is the last row in a table. |
Property Value
Type | Description |
---|---|
TableRow | A TableRow that is the next row in a table, or null if the current row is the last row in a table. |
Property Value
Type | Description |
---|---|
TableRow | A TableRow that is the next row in a table, or null if the current row is the last row in a table. |
See Also
Feedback