This documentation is for the old version. Go to the latest Graphics Mill docs

VirtualListView.View Property

Gets/sets a view mode of the control.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Property View As View
C#
public View View { get; set; }

Property Value

View value that determines how items are displayed in the control.

See Also

Reference