ComponentOne FlexGrid for UWP
PointerCaptures Property (C1FlexComboBox)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexComboBox Class : PointerCaptures Property
Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As Windows.Foundation.Collections.IVectorView(Of Pointer)
public Windows.Foundation.Collections.IVectorView<Pointer> PointerCaptures {get;}
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members