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

In This Topic
    IsProxy Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsProxy As Boolean
    public virtual bool IsProxy {get;}
    See Also