Gets the collection of margins displayed to the left of the text view.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ObservableCollection<UIElement> LeftMargins { get; }
Public ReadOnly Property LeftMargins As ObservableCollection(Of UIElement) Get
public: property ObservableCollection<UIElement^>^ LeftMargins { ObservableCollection<UIElement^>^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238