Click or drag to resize

ListView.ViewAs Method

X#
Change the current view of the list view.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ViewAs(
	symView
) AS USUAL CLIPPER
Request Example View Source

Parameters

symView (Optional)
Type: Usual
The symbolic name of the new view for the list view. It can be one of the following values:

Return Value

Type: Usual
See Also