Back to Devexpress

Frame.SetView Method

expressappframework-devexpress-dot-expressapp-dot-frame-dot-setview.md

latest1.4 KB
Original Source

Frame.SetView Method

NameParametersDescription
SetView(View, Frame)view, sourceFrameSets a specified View for the current Frame.
SetView(View, Boolean, Frame, Boolean)view, updateControllers, sourceFrame, disposeOldViewSets a specified View for the current Frame.
SetView(View, Boolean, Frame)view, updateControllers, sourceFrameSets a specified View for the current Frame.
SetView(View)viewSets a specified View for the current Frame.