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

In This Topic
    SectionFootersPinToVisibleBounds Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property SectionFootersPinToVisibleBounds As Boolean
    public virtual bool SectionFootersPinToVisibleBounds {get; set;}
    See Also