[]
Gets or sets the interval before the button starts firing click events, in milliseconds.
[C1Category("Behavior")]
[C1Description("RibbonButton.RepeatPressDelay", "The interval before the button starts firing click events, in milliseconds.")]
public virtual int RepeatPressDelay { get; set; }