Value Property (ReportSlicerState)
In This Topic
Gets the initial value of the slicer.
Syntax
'Declaration
Public ReadOnly Property Value As Object
public object Value {get;}
Property Value
An
System.Object representing the initial value of the slicer.
See Also