ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportSlicerState Class / Name Property

In This Topic
    Name Property (ReportSlicerState)
    In This Topic
    Gets the name of the report slicer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}

    Property Value

    A System.String representing the name of the report slicer.
    See Also