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