RangedLayoutElement.Range Property
In This Article
Obtains the location of the layout element that has the related DocumentRange.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
FixedRange Range { get; }
#Property Value
Type | Description |
---|---|
Fixed |
A Fixed |
#Remarks
Note
Some layout elements (i.
See Also