ClassCreateTextBlockEventArgs
Class
An event arguments of CreateTextBlockEventHandler
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class CreateTextBlockEventArgs : EventArgs
Inheritance: objectEventArgsCreateTextBlockEventArgs
Inherited Members
Constructors
CreateTextBlockEventArgs(string, ITextBlock)
Declaration
cs-api-definition
public CreateTextBlockEventArgs(string text, ITextBlock textBlock)
Parameters
text
textBlock