Click or drag to resize
ProjectMaxViews Field
Defines the maxmimum number of views that can be active.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public static readonly byte MaxViews

Field Value

Type: Byte
Remarks
This determines which view layouts can be selected with ViewLayout and related functions.
See Also