ASPxClientListEditCustomHighlightingEventArgs Class
Provides data for the ASPxClientComboBox.CustomHighlighting and ASPxClientListBox.CustomHighlighting events.
Declaration
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