[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonButton.RepeatPressDelay

RepeatPressDelay Property

RepeatPressDelay

Gets or sets the interval before the button starts firing click events, in milliseconds.

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