InnerPickerStyle 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 InnerPickerStyle As Style
public Style InnerPickerStyle {get; set;}
See Also