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

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