DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / AccessibilityUserInputLabels Property

In This Topic
    AccessibilityUserInputLabels Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AccessibilityUserInputLabels As String()
    public virtual string[] AccessibilityUserInputLabels {get; set;}
    See Also