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

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