Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / InsertTableButton Class / RepeatPressInterval Property

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