Table of Contents

Constructor QueryCustomGutterItemEventArgs

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

QueryCustomGutterItemEventArgs(int)

Initializes a new instance of the QueryCustomGutterItemEventArgs class with specified parameters.

public QueryCustomGutterItemEventArgs(int lineIndex)

Parameters

lineIndex int

Line index where custom gutter item should be located.