ClassPresentationChangedEventArgs
Class
Provides data for the presentation changed event, encapsulating information about the changes made to the presentation.
Definition
Namespace:Telerik.Windows.Documents.Model
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class PresentationChangedEventArgs : EventArgs
Inheritance: objectEventArgsPresentationChangedEventArgs
Inherited Members
Constructors
PresentationChangedEventArgs()
Declaration
cs-api-definition
public PresentationChangedEventArgs()