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

In This Topic
    ShowActivityIndicator Property
    In This Topic
    Gets a value indicating whether the activity indicator is displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Property ShowActivityIndicator As Boolean
    public bool ShowActivityIndicator {get;}
    See Also