FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / ItemsSourceProperty Field

In This Topic
    ItemsSourceProperty Field
    In This Topic
    Identifies the ItemsSource dependency property.
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly ItemsSourceProperty As DependencyProperty
    public new static readonly DependencyProperty ItemsSourceProperty
    See Also