Back to Devexpress

TemplateContext.NestedFrame Property

expressappframework-devexpress-dot-expressapp-dot-templatecontext-75d85ae2.md

latest1.4 KB
Original Source

TemplateContext.NestedFrame Property

Represents the nested frame Template context.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

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

Property Value

TypeDescription
TemplateContext

A TemplateContext object representing the nested frame 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