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