FlexGrid for WinRT
StylePropertyChanged Method

CellStyle that changed.
System.ComponentModel.PropertyChangedEventArgs that contains the name of the property that changed.
Called when any CellStyle owned by the grid changes.
Syntax
'Declaration
 
Protected Sub StylePropertyChanged( _
   ByVal sender As System.Object, _
   ByVal e As System.ComponentModel.PropertyChangedEventArgs _
) 
protected void StylePropertyChanged( 
   System.object sender,
   System.ComponentModel.PropertyChangedEventArgs e
)

Parameters

sender
CellStyle that changed.
e
System.ComponentModel.PropertyChangedEventArgs that contains the 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