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

In This Topic
    SuperHandle Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SuperHandle As ObjCRuntime.NativeHandle
    public ObjCRuntime.NativeHandle SuperHandle {get;}
    See Also