ComponentOne InputPanel for UWP
CurrentItem Property (C1InputPanel)

C1.UWP.InputPanel Assembly > C1.Xaml.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