[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonToggleButton

RibbonToggleButton Class

Represents a button element in a RibbonBar control.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public class RibbonToggleButton : RibbonButton
Public Class RibbonToggleButton
    Inherits RibbonButton

Constructors

Name Description
RibbonToggleButton()

Creates a new instance of RibbonToggleButton.

Properties

Name Description
CanDepress

Indicates whether the second click depresses the button.

Pressed

Gets or sets a value that indicates whether the button is pressed.

ToggleGroupName

Allows to create a group of mutually exclusive toggle buttons.