Table of Contents

Enum Ordering

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll

Possible options for AutoCSetOrder(Ordering). (Scintilla feature SC_ORDER_)

public enum Ordering

Fields

CUSTOM = 2
PERFORMSORT = 1
PRESORTED = 0