DrillDownDataValuesCOMValue Property
Gets the value of the column this object represents as a string that is accessible to COM interfaces
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public string COMValue { get; }
Public ReadOnly Property COMValue As String
Get
DEFINE DrillDownDataValuesCOMValue AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE DrillDownDataValuesCOMValue AS CHARACTER NO-UNDO.
StringThe value of the column this object represents as a string that is accessible to COM interfaces
StringThe value of the column this object represents as a string that is accessible to COM interfaces