Share via


EditorOptionChangedEventArgs Class

Definition

Provides information for the OptionChanged event.

public ref class EditorOptionChangedEventArgs : EventArgs
public class EditorOptionChangedEventArgs : EventArgs
type EditorOptionChangedEventArgs = class
    inherit EventArgs
Public Class EditorOptionChangedEventArgs
Inherits EventArgs
Inheritance
EditorOptionChangedEventArgs

Constructors

Name Description
EditorOptionChangedEventArgs(String)

Initializes a new instance of EditorOptionChangedEventArgs.

Properties

Name Description
OptionId

Gets the ID of the option that has changed.

Applies to