Skip to main content
A newer version of this page is available. .

ASPxClientFileManagerHighlightItemTemplateEventArgs Members

Provides data for the ASPxClientFileManager.HighlightItemTemplate event.

Properties

Name Description
filterValue Gets a string that is a filter value specified by the filter box.
highlightCssClassName Get the name of the cascading style sheet (CSS) class associated with an item in the highlighted state.
itemName Gets the name of the item currently being processed.
templateElement Gets an element containing the item template.
See Also