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