HtmlContentControl.GetContentSize() Method
Returns the rectangle that the control’s contents occupy.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Size | The bounds of the control’s contents. |
See Also