Configuration object for manipulating the symbol category file.

Namespace: Ico.Gwx
Assembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxConfiguration Configuration { get; }
Visual Basic
Public ReadOnly Property Configuration As GwxConfiguration
	Get
JScript
function get Configuration () : GwxConfiguration

See Also