Provides event erguments for HTMLTableCaptionFormatting event
Namespace: Telerik.WinControls.UI.Export.HTMLAssembly: TelerikData (in TelerikData.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class HTMLTableCaptionFormattingEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class HTMLTableCaptionFormattingEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Telerik.WinControls.UI.Export.HTML..::..HTMLTableCaptionFormattingEventArgs
See Also