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

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