Keyoti RapidSpell WPF API Docs
Height Property
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterHeight
Keyoti RapidSpell WPF
Gets or sets the height of the control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int Height { get; set; }
public int Height { get; set; }
Public Property Height As Integer
	Get
	Set
Public Property Height As Integer
	Get
	Set
public:
virtual property int Height {
	int get () sealed;
	void set (int value) sealed;
}
public:
virtual property int Height {
	int get () sealed;
	void set (int value) sealed;
}
abstract Height : int with get, set
override Height : int with get, set
abstract Height : int with get, set
override Height : int with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214