Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class UntrackableCommandExecutingEventArgs : EventArgs
Inheritance: objectEventArgsUntrackableCommandExecutingEventArgs
Inherited Members
Constructors
Properties
C#
public string Description { get; }
C#
public bool ShouldContinue { get; set; }