Basic Library for WinRT
RaisePropertyChanged Method (C1DateTimeSelector)

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

Parameters

propertyName
Name of the property that was changed.
See Also

Reference

C1DateTimeSelector Class
C1DateTimeSelector Members

 

 


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

Product Support Forum  |  Documentation Feedback