HtmlContentPopup.CreateWindowService(IWin32Window) Method
In This Article
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public WindowService CreateWindowService(
IWin32Window owner = null
)
#Optional Parameters
Name | Type | Default |
---|---|---|
owner | IWin32Window | null |
#Returns
Type |
---|
DevExpress. |
See Also