ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / SlicerKey Structure / Name Property

In This Topic
    Name Property (SlicerKey)
    In This Topic
    The name of the slicer.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also