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

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