Version 24.2 (latest)

LineNumberMargin Class Properties

For a list of all members of this type, see LineNumberMargin members.

Public Properties
 NameDescription
Public PropertyAfterOverridden. An array of string keys that represent the items after which the current item should be sorted.  
Public PropertyBeforeOverridden. An array of string keys that represent the items before which the current item should be sorted.  
Public PropertyKeyOverridden. The string key of the current item. This key will be referenced in the Before and After lists of other items.  
Public PropertyLocationOverridden. Returns the location of the Margin within the EditorDocumentView (read only).  
See Also