Back to Devexpress

TemplateContext.LookupWindow Property

expressappframework-devexpress-dot-expressapp-dot-templatecontext-42312348.md

latest1.4 KB
Original Source

TemplateContext.LookupWindow Property

Represents the lookup window Template context.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public static TemplateContext LookupWindow { get; }
vb
Public Shared ReadOnly Property LookupWindow As TemplateContext

Property Value

TypeDescription
TemplateContext

A TemplateContext object representing the lookup window Template context.

|

Remarks

For a general description of Template contexts, refer to the TemplateContext structure description.

See Also

TemplateContext Struct

TemplateContext Members

DevExpress.ExpressApp Namespace