ComponentOne DockControl for WPF and Silverlight
OuterPickerStyle Property

C1.WPF.Docking Namespace > C1DockControl Class : OuterPickerStyle Property
Gets or sets the Style applied to C1DockPicker instances that are relative to the whole C1DockControl.
Syntax
'Declaration
 
Public Property OuterPickerStyle As System.Windows.Style
public System.Windows.Style OuterPickerStyle {get; set;}
See Also

Reference

C1DockControl Class
C1DockControl Members