ComponentOne InputPanel for WPF
CurrentItem Property (C1InputPanel)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanel Class : CurrentItem Property
Gets or sets an item which is currently visible in C1InputPanel.
Syntax
'Declaration
 
Public Property CurrentItem As System.Object
public System.object CurrentItem {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members