BindingPaths
Class
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)
GetAvailableValues(object)
IEnumerable<string>
Internal use only
C#
public static IEnumerable<string> GetAvailableValues(object component)
IEnumerable<string>