EditingField.GetBounds() Method
Returns the location and size of an editing field.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Returns
Type | Description |
---|---|
RectangleF | A RectangleF structure specifying the editing field’s dimensions and location. |
See Also