EditingField.GetBounds() Method
Returns the location and size of an editing field.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Returns
Type | Description |
---|---|
RectangleF | A RectangleF structure specifying the editing field’s dimensions and location. |
See Also