MinExpandedSplitViewWidth Property
In This Topic
Gets or sets the minimal width of the control when the SplitView uses the expanded mode.
Syntax
'Declaration
Public Property MinExpandedSplitViewWidth As Double
public double MinExpandedSplitViewWidth {get; set;}
See Also