Spread Windows Forms 12.0 Product Documentation
RaisePropertyChanged Method (SpreadDataRowView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataRowView Class : RaisePropertyChanged Method
Name of the property
Raises the property changed.
Syntax
'Declaration
 
Public Sub RaisePropertyChanged( _
   ByVal propertyName As String _
) 
'Usage
 
Dim instance As SpreadDataRowView
Dim propertyName As String
 
instance.RaisePropertyChanged(propertyName)
public void RaisePropertyChanged( 
   string propertyName
)

Parameters

propertyName
Name of the property
See Also

Reference

SpreadDataRowView Class
SpreadDataRowView Members