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

EditorOptionChangedEventArgs(String)

Initializes a new instance of EditorOptionChangedEventArgs.

Properties

OptionId

Gets the ID of the option that has changed.

Applies to