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

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