ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / ViewDefinition Property

In This Topic
    ViewDefinition Property (FlexPivotPage)
    In This Topic
    Gets or sets the FlexPivot view definition as an Xml string.
    Syntax
    'Declaration
     
    Public Property ViewDefinition As String
    public string ViewDefinition {get; set;}
    See Also