Skip to main content
.NET 6.0+

TemplateContext.Undefined Field

Represents the undefined Template context.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public static readonly TemplateContext Undefined

Field Value

Type
TemplateContext

Remarks

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

See Also