Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected void RaisePropertyChanged( string propertyName ) |
Visual Basic (Declaration) |
---|
Protected Sub RaisePropertyChanged ( _ propertyName As String _ ) |
Visual C++ |
---|
protected: void RaisePropertyChanged( String^ propertyName ) |
Parameters
- propertyName
- Type: System..::.String