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

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