MinExpandedContentWidth Property
In This Topic
Gets or sets the minimal width of the content panel when the tool and preview panels are displayed side by side.
Syntax
'Declaration
Public Property MinExpandedContentWidth As Double
public double MinExpandedContentWidth {get; set;}
See Also