Gets or sets the Style applied to C1DockPicker instances that are relative to individual C1DockTabControls.

Namespace:  C1.Silverlight.Docking
Assembly:  C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)

Syntax

C#
public Style InnerPickerStyle { get; set; }
Visual Basic
Public Property InnerPickerStyle As Style
	Get
	Set

See Also