ComponentOne FlexGrid for UWP
Loading Event (C1FlexComboBox)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexComboBox Class : Loading Event
Syntax
'Declaration
 
Public Event Loading As Windows.Foundation.TypedEventHandler(Of FrameworkElement,Object)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,object> Loading
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members