Edit

Share via


ListDetailsView.ListPaneWidth Property

Definition

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

public double ListPaneWidth { get; set; }
member this.ListPaneWidth : double with get, set
Public Property ListPaneWidth 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