[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.ListDataSource.GetTargetObject

GetTargetObject Method

GetTargetObject(object, string)

Gets the targetObject based on teh name in the .notation of the data field

Declaration
public object GetTargetObject(object target, string splitString)
Parameters
Type Name Description
object target
string splitString
Returns
Type Description
object