InnerPickerStyle Property (C1DockControl)
In This Topic
Gets or sets the Style applied to
C1DockPicker instances that are relative to individual
C1DockTabControls.
Syntax
'Declaration
Public Property InnerPickerStyle As Style
public Style InnerPickerStyle {get; set;}
See Also