ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Filters Namespace / DataGridFilterRow Class / DelayProperty Field

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