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

In This Topic
    ItemSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ItemSize As CoreGraphics.CGSize
    public virtual CoreGraphics.CGSize ItemSize {get; set;}
    See Also