ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Action Class / Slice Property

In This Topic
    Slice Property
    In This Topic
    Gets or sets a slice action information.
    Syntax
    'Declaration
     
    Public Property Slice As SliceAction
    public SliceAction Slice {get; set;}

    Property Value

    A SliceAction object representing the slice action information.

    See Also