DrillDownDataValuesCOMValue Property

Gets the value of the column this object represents as a string that is accessible to COM interfaces

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string COMValue { get; }

Property Value

String
The value of the column this object represents as a string that is accessible to COM interfaces

Return Value

String
The value of the column this object represents as a string that is accessible to COM interfaces

See Also