ComponentOne FlexGrid for UWP
GetLinguisticAlternativesAsync Method (C1FlexComboBox)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexComboBox Class : GetLinguisticAlternativesAsync Method
Syntax
'Declaration
 
Public Function GetLinguisticAlternativesAsync() As Windows.Foundation.IAsyncOperation(Of IVectorView(Of String))
public Windows.Foundation.IAsyncOperation<IVectorView<string>> GetLinguisticAlternativesAsync()
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members