Provides data for the event that is fired when a table definition is created.
Namespace: Telerik.Windows.DataAssembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class TableDefinitionCreatedEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class TableDefinitionCreatedEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
See Also