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

UpdatingItemStyle Event
Syntax
'Declaration
 
Public Event UpdatingItemStyle As System.EventHandler(Of UpdatingItemStyleEventArgs)
 
Event Data

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

PropertyDescription
 
 
 
 
 
 
 
See Also