ComponentOne Xamarin.iOS
Content Property (C1Border)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1Border Class : Content Property
Gets the content view of the cell.
Syntax
'Declaration
 
Public ReadOnly Property Content As UIKit.UIView
'Usage
 
Dim instance As C1Border
Dim value As UIKit.UIView
 
value = instance.Content
public UIKit.UIView Content {get;}
See Also

Reference

C1Border Class
C1Border Members