DrillDownDataValuesName Property

Gets and sets the name of the column this object represents

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 Name { get; set; }

Property Value

String
The name of the column this object represents

Return Value

String
The name of the column this object represents

See Also