Table of Contents

Class FormattingOptionsEventArgs

Namespace
Alternet.Syntax.Parsers.TypeScript
Assembly
Alternet.Syntax.Parsers.TypeScript.v9.dll

Provides data for the ITypeScriptRepository.CustomFormattingOptions event.

public class FormattingOptionsEventArgs : EventArgs
Inheritance
FormattingOptionsEventArgs

Constructors

FormattingOptionsEventArgs(FormatCodeOptions)

Initializes a new instance of the FormattingOptionsEventArgs class with specified options.

Properties

Options

Gets or sets a rules that define formatting code behavior.