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 RichDocumentView (read only). |
Name | Description | |
---|---|---|
CreatePresenter | Returns an instance of the element that represents the Margin within the RichDocumentView. | |
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
Infragistics.ISupportPositioning
MarginKeys Class