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

In This Topic
    Type Property (SlicerActionValue)
    In This Topic
    Slice action type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As SliceActionType
    public SliceActionType Type {get;}
    See Also