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

In This Topic
    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