[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonToggleButton.CanDepress

CanDepress Property

CanDepress

Gets or sets whether the second click depresses the button.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.CanDepress", "Indicates whether the second click depresses the button.")]
public virtual bool CanDepress { get; set; }