The following tables list the members exposed by MarginBase.
| Name | Description | |
|---|---|---|
|  | After | An array of string keys that represent the items after which the current item should be sorted. | 
|  | Before | An array of string keys that represent the items before which the current item should be sorted. | 
|  | Key | The string key of the current item. This key will be referenced in the Before and After lists of other items. | 
|  | Location | Returns the location of the Margin within the EditorDocumentView (read only). | 
| Name | Description | |
|---|---|---|
|  | CreatePresenter | Returns an instance of the element that represents the Margin within the EditorDocumentView. | 
|  | OnPresenterDiscarded | Called when the margin's associated presenter element is being discarded to give the margin an opportunity to cleanup any allocated resources. | 
MarginBase Class
Infragistics.Controls.Editors Namespace
LineNumberMargin Class
LineNumberMarginPresenter Class
CustomMargins Property
Infragistics.ISupportPositioning
MarginKeys Class