FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot 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