DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / ViewDefinition Property

In This Topic
    ViewDefinition Property (C1FlexPivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ViewDefinition As String
    public string ViewDefinition {get; set;}
    See Also