Basic Library for WinRT
RaisePropertyChanged Method (C1ListViewer)

Name of the property which changed.
Raises the property changed event.
Syntax
'Declaration
 
Protected Sub RaisePropertyChanged( _
   ByVal propertyName As System.String _
) 
protected void RaisePropertyChanged( 
   System.string propertyName
)

Parameters

propertyName
Name of the property which changed.
See Also

Reference

C1ListViewer Class
C1ListViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback