ComponentOne DockControl for WPF and Silverlight
InnerPickerStyle Property

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

Reference

C1DockControl Class
C1DockControl Members