ASPxClientPopupControlBase.GetContentWidth Method
Gets the width of the default window‘s (for ASPxPopupControl) or panel‘s (for ASPxDockPanel) content region.
Declaration
GetContentWidth(): number
Returns
| Type | Description |
|---|---|
| number | The width of the content region. |
See Also