The DataTable representation of an AliasTable that is
edited by this control.
Namespace: Ico.GwxAssembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DataTable DataTable { get; set; } |
| Visual Basic |
|---|
Public Property DataTable As DataTable Get Set |
| JScript |
|---|
function get DataTable () : DataTable function set DataTable (value : DataTable) |