ComponentOne Xamarin.iOS
DangerousRelease Method (GridCellView)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellView Class : DangerousRelease Method
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub DangerousRelease() 
'Usage
 
Dim instance As GridCellView
 
instance.DangerousRelease()
[EditorBrowsable(EditorBrowsableState.Advanced)]
public void DangerousRelease()
See Also

Reference

GridCellView Class
GridCellView Members