CommentControl
Class
Provides the class for CommentControl.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class CommentControl : ControlBase
Inheritance: objectControlBaseCommentControl
Inherited Members
Constructors
Initializes a new instance of the CommentControl class.
C#
public CommentControl()
Methods
When overridden in a derived class, is invoked whenever application code or internal processes call .
C#
public override void OnApplyTemplate()
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.