ASPxClientFileManagerHighlightItemTemplateEventArgs Properties
Provides data for the ASPxClientFileManager.HighlightItemTemplate event.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