[]
Gets or sets the interval between clicks when the button is kept pressed, in milliseconds.
[C1Category("Behavior")]
[C1Description("RibbonButton.RepeatPressInterval", "The interval between clicks when the button is kept pressed, in milliseconds.")]
public virtual int RepeatPressInterval { get; set; }