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

In This Topic
    SectionInsetReference Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property SectionInsetReference As UIKit.UICollectionViewFlowLayoutSectionInsetReference
    public virtual UIKit.UICollectionViewFlowLayoutSectionInsetReference SectionInsetReference {get; set;}
    See Also