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

In This Topic
    Zone Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Zone As Foundation.NSZone
    public virtual Foundation.NSZone Zone {get;}
    See Also