StiHierarchicalBandKeyDataColumn Property |
Gets or sets column which contains data key.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiDataColumnConverter))]
public string KeyDataColumn { get; set; }
<TypeConverterAttribute(GetType(StiDataColumnConverter))>
Public Property KeyDataColumn As String
Get
Set
Property Value
Type:
StringSee Also