FlexGrid for WinRT
OnPropertyChanged Method (RowCol)

Name of the property that changed.
Raises the PropertyChanged event.
Syntax
'Declaration
 
Protected MustOverride Sub OnPropertyChanged( _
   ByVal name As System.String _
) 
protected abstract 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

RowCol Class
RowCol Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback