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