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