ComponentOne DockControl for WPF and Silverlight
PickerState Property (C1DockPicker)

C1.WPF.Docking Namespace > C1DockPicker Class : PickerState Property
Gets or sets the last result of raising the C1DockControl.PickerLoading event. Forward the value to the picker parts so that they hide appropriately.
Syntax
'Declaration
 
Public Property PickerState As PickerLoadingEventArgs
public PickerLoadingEventArgs PickerState {get; set;}
See Also

Reference

C1DockPicker Class
C1DockPicker Members