DrillDownDataValuesName Property
Gets and sets the name of the column this object represents
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public string Name { get; set; }
Public Property Name As String
Get
Set
DEFINE DrillDownDataValuesName AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE DrillDownDataValuesName AS CHARACTER NO-UNDO.
StringThe name of the column this object represents
StringThe name of the column this object represents