RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGrid..::..RowHeight Property

Gets or sets the height of the row.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public double RowHeight { get; set; }
Public Property RowHeight As Double
	Get
	Set
public:
property double^ RowHeight {
	double^ get ();
	void set (double^ value);
}

Field Value

The height of the row.