ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Filters Namespace / DataGridContentFilter Class / ClearCommandProperty Field

In This Topic
    ClearCommandProperty Field (DataGridContentFilter)
    In This Topic
    Identifies the ClearCommand dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClearCommandProperty As DependencyProperty
    public static readonly DependencyProperty ClearCommandProperty
    See Also