ListEditCustomHighlightingEventArgs Interface
In This Article
#Declaration
TypeScript
interface ListEditCustomHighlightingEventArgs extends EventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Properties
#filter Property
#Declaration
TypeScript
readonly filter: string
#Property Value
Type |
---|
string |
#highlighting Property
#Declaration
TypeScript
highlighting: any
#Property Value
Type |
---|
any |