MoreButtonClickedEventArgs Interface
In This Article
#Declaration
TypeScript
interface MoreButtonClickedEventArgs extends ProcessingModeEventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
EventArgs
ProcessingModeEventArgs
MoreButtonClickedEventArgs
#Properties
#handled Property
#Declaration
TypeScript
handled: boolean
#Property Value
Type |
---|
boolean |
#interval Property
#Declaration
TypeScript
readonly interval: BootstrapTimeInterval
#Property Value
Type |
---|
Bootstrap |
#resource Property
#Declaration
TypeScript
readonly resource: string
#Property Value
Type |
---|
string |
#targetDateTime Property
#Declaration
TypeScript
readonly targetDateTime: Date
#Property Value
Type |
---|
Date |