ASPxClientListEditCustomHighlightingEventArgs Class
In This Article
Provides data for the ASPxClientComboBox.CustomHighlighting and ASPxClientListBox.CustomHighlighting events.
#Declaration
TypeScript
declare class ASPxClientListEditCustomHighlightingEventArgs extends ASPxClientEventArgs
#Remarks
ASPxClientListEditCustomHighlightingEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.
#Inheritance
ASPxClientEventArgs
ASPxClientListEditCustomHighlightingEventArgs
See Also