ASPxClientFileManagerHighlightItemTemplateEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
filter |
Gets a string that is a filter value specified by the filter box. |
highlight |
Get the name of the cascading style sheet (CSS) class associated with an item in the highlighted state. |
item |
Gets the name of the item currently being processed. |
template |
Gets an element containing the item template. |
See Also