C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / UpdatingItemFont Event

UpdatingItemFont Event
Syntax
'Declaration
 
Public Event UpdatingItemFont As System.EventHandler(Of UpdatingItemFontEventArgs)
 
Event Data

The event handler receives an argument of type C1.Win.Ribbon.UpdatingItemFontEventArgs containing data related to this event. The following UpdatingItemFontEventArgs properties provide information specific to this event.

PropertyDescription
 
 
 
 
 
 
 
 
See Also