Model.LayoutMode Property

Gets or sets the viewports configuration.
Public Overridable Property LayoutMode() As viewportLayoutType
This language is not supported or no code example is available.
public virtual viewportLayoutType LayoutMode {get; set;}
This language is not supported or no code example is available.

Property Value

viewportLayoutType
Remarks
 
Viewports collection needs to be initialized with the correct number of Viewport items before changing this property.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition