Skip to main content
.NET Framework 4.6.2+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IWindowTemplate Methods
Show Inherited Hide Inherited

Declares members implemented by Window Templates.
Name Description
GetContainers() Provides access to a Template‘s Action Containers. Inherited from IFrameTemplate.
SetCaption(String) Sets the specified caption to a Window Template.
SetStatus(ICollection<String>) Displays the specified status messages on a Template (e.g. in its status bar).
SetView(View) Adds the View.Control of the specified View to a Template‘s View site. Inherited from IFrameTemplate.
See Also