C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridCellView Class / OnParentSet Method


In This Topic
OnParentSet Method (GridCellView)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnParentSet() 
 
'Usage
 
Dim instance As GridCellView
 
instance.OnParentSet()
See Also