FlexGrid for WinRT
OnPropertyChanged Method (Row)

Name of the property that changed.
Raises the PropertyChanged event on the parent rows collection.
Syntax
'Declaration
 
Protected Overrides Sub OnPropertyChanged( _
   ByVal name As System.String _
) 
protected override void OnPropertyChanged( 
   System.string name
)

Parameters

name
Name of the property that changed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback