[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem.Handler

Handler Property

Handler

Gets or sets the command handler, which executes when the ribbon command is clicked.

Declaration
public ICommand Handler { get; set; }
Public Property Handler As ICommand