ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / Slicer Class / Field Property

In This Topic
    Field Property
    In This Topic
    Gets or sets the @see:PivotField being filtered by this @see:Slicer.
    Syntax
    'Declaration
     
    
    Public Property Field As String
    public string Field {get; set;}
    See Also