ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotSlicer Class / FieldName Property

In This Topic
    FieldName Property
    In This Topic
    Gets or sets the C1.PivotEngine.PivotField.Name being filtered by this C1FlexPivotSlicer.
    Syntax
    'Declaration
     
    Public Property FieldName As String
    public string FieldName {get; set;}
    See Also