ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / SlicerState Structure / Key Property

In This Topic
    Key Property (SlicerState)
    In This Topic
    Slicer identifier.
    Syntax
    'Declaration
     
    Public Property Key As SlicerKey
    public SlicerKey Key {get; set;}
    See Also