Gets or sets the (engineering) Units for values coming from the Data Source.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string Units { get; set; } |
| Visual Basic |
|---|
Public Property Units As String Get Set |
| JScript |
|---|
function get Units () : String function set Units (value : String) |