Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| ReadOnly Property UseGrid As Boolean |
| C# |
|---|
| bool UseGrid { get; } |
| C++ |
|---|
| property bool UseGrid abstract { bool get(); } |
| J# |
|---|
| /** property */ public bool get_UseGrid(); |
| JScript |
|---|
| public function get UseGrid() : bool |
Property Value
Missing <value> tag for "P:PalmSens.Plot.GridModelSettings.UseGrid"