ComponentOne RichTextBox for WPF and Silverlight
TableRowHeight Property (C1TextRange)

C1.WPF.RichTextBox.Documents Namespace > C1TextRange Class : TableRowHeight Property
Gets the height of the rows inside this range.
Syntax
'Declaration
 
Public Property TableRowHeight As System.Nullable(Of C1Length)
public System.Nullable<C1Length> TableRowHeight {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members