Class TableGridRow
Inheritance
System.Object
TableGridRow
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class TableGridRow : Object
Constructors
TableGridRow()
Declaration
public TableGridRow()
Properties
Height
Declaration
public float Height { get; }
Property Value
System.Single
|