ActiveReports 18 .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
    Initial value of the slicer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also