TemplateContext.FindPopupWindow Property
Represents the pop-up window with search Template context.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
TemplateContext | A TemplateContext object representing the pop-up window Template context. |
Remarks
For a general description of Template contexts, refer to the TemplateContext structure description.
See Also