Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / ClearListButton Class / RepeatPressDelay Property

In This Topic
    RepeatPressDelay Property (ClearListButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property RepeatPressDelay As System.Integer
    public virtual System.int RepeatPressDelay {get; set;}
    See Also