Gets the name of the company or creator of this control.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string CompanyName { get; } |
Visual Basic |
---|
Public ReadOnly Property CompanyName As String Get |
JScript |
---|
function get CompanyName () : String |