Frame.Template Property
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
IFrameTemplate | An object that implements the IFrameTemplate interface. It represents the current Frame's Template. |
Remarks
Use the IFrameTemplate object which is returned by this property, to access its Action Containers collection.
See Also
Feedback