FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / DocumentMapNode Class / RaisePropertyChanged Method

In This Topic
    RaisePropertyChanged Method (DocumentMapNode)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub RaisePropertyChanged( _
       ByVal propertyName As String _
    ) 
    protected void RaisePropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    See Also