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

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