True if a symbol category is currently loaded, false otherwise.
Namespace: Ico.GwxAssembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool CategoryLoaded { get; private set; } |
Visual Basic |
---|
Public Property CategoryLoaded As Boolean Get Private Set |
JScript |
---|
function get CategoryLoaded () : boolean private function set CategoryLoaded (value : boolean) |