ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotPanel Class / ViewDefinition Property

In This Topic
    ViewDefinition Property
    In This Topic
    Gets or sets the current pivot view definition as a JSON string.
    Syntax
    'Declaration
     
    
    Public Property ViewDefinition As String
    public string ViewDefinition {get; set;}
    See Also