ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridFilterList Class / ItemsProperty Field

In This Topic
    ItemsProperty Field
    In This Topic
    Identifies the Items dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemsProperty As DependencyProperty
    public static readonly DependencyProperty ItemsProperty
    See Also