BindingBase.GetResult Method |
Docentric Toolkit Help
Send Feedback |
Returns the value object representing the result of the binding by applying the binding path to the binding source.
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public BindingResult GetResult( DataContext currentDataContext )
Parameters
- currentDataContext
-
Type:
DataContext