New to Telerik ReportingStart a free 30-day trial

Internal use only

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public static class BindingPaths

Inheritance: objectBindingPaths

Methods

Internal use only

C#
public static void FillBindingPaths(object instance, Type targetType, string pathPrefix, IList<string> result, bool filterObsoleteProperties)
Parameters:instanceobjecttargetTypeTypepathPrefixstringresultIList<string>filterObsoletePropertiesbool

GetAvailableValues(object)

IEnumerable<string>

Internal use only

C#
public static IEnumerable<string> GetAvailableValues(object component)
Parameters:componentobjectReturns:

IEnumerable<string>