DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotField Class / Style Property

In This Topic
    Style Property (C1FlexPivotField)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As C1FlexPivotFieldStyle
    public C1FlexPivotFieldStyle Style {get;}
    See Also