ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / SlicerActionValue Class / Value Property

In This Topic
    Value Property (SlicerActionValue)
    In This Topic
    Optional value of the slicer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also