ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / MatrixGroupingDefinition Class / ToggleItem Field

In This Topic
    ToggleItem Field
    In This Topic
    Gets the grouping toggle item name.
    Syntax
    'Declaration
     
    Public ReadOnly ToggleItem As String
    public readonly string ToggleItem

    Field Value

    A System.String representing the name of the grouping toggle item.
    See Also