Edit

Share via


MasterDetailsView.MasterPaneWidth Property

Definition

Gets or sets the width of the master pane when the view is expanded.

public double MasterPaneWidth { get; set; }
member this.MasterPaneWidth : double with get, set
Public Property MasterPaneWidth As Double

Property Value

The width of the SplitView pane when it's fully expanded. The default is 320 device-independent pixel (DIP).

Applies to