[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.IRibbonForm

IRibbonForm Interface

Represents the Ribbon Form which allows the Ribbon to display its items in the TitleBar area.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public interface IRibbonForm
Public Interface IRibbonForm

Methods

Name Description
OnExecuteCommand(object, ExecuteCommandEventArgs)

Occurs when the specified command in ribbon bar should be executed.

OnExecuteCommandCompleted(object, ExecuteCommandEventArgs)

Occurs when the specified command in ribbon bar executed