Edit

Share via


MasterDetailsViewState Enum

Definition

The MasterDetailsView state.

public enum MasterDetailsViewState
type MasterDetailsViewState = 
Public Enum MasterDetailsViewState
Inheritance
MasterDetailsViewState

Fields

Name Value Description
Master 0

Only the Master view is shown

Details 1

Only the Details view is shown

Both 2

Both the Master and Details views are shown

Applies to