The list of the available columns for this series
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public StringCollection AvailableColumns { get; private set; } |
| Visual Basic |
|---|
Public Property AvailableColumns As StringCollection Get Private Set |
| JScript |
|---|
function get AvailableColumns () : StringCollection private function set AvailableColumns (value : StringCollection) |