Not used.

Namespace: Ico.Awx.ViewModel.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public FontStretch FontStretch { get; set; }
Visual Basic
Public Property FontStretch As FontStretch
	Get
	Set
JScript
final function get FontStretch () : FontStretch
final function set FontStretch (value : FontStretch)

See Also