[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData

ILabelData Interface

Represents the dataset used to populate the data for the slider labels.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
[Obsolete("This is not used anywhere, and should be removed")]
public interface ILabelData

Properties

Name Description
DataSetName

Gets the dataset name.

Key

Gets the field name in the dataset to be matched with band group expression value.

Label

Gets the field name in the dataset to be displayed as navigation labels.

Extension Methods