C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridDataMap Class / OnPropertyChanged Method


In This Topic
OnPropertyChanged Method (GridDataMap)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnPropertyChanged( _
   Optional ByVal propertyName As String _
) 
 
'Usage
 
Dim instance As GridDataMap
Dim propertyName As String
 
instance.OnPropertyChanged(propertyName)

Parameters

propertyName
See Also