Gets the value of Value dependency property.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ExtendersAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static string GetValue( DependencyObject obj ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetValue ( _ obj As DependencyObject _ ) As String |
Visual C++ |
---|
public: static String^ GetValue( DependencyObject^ obj ) |