Provides the features required to support both complex and simple
scenarios when binding to a data source.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public interface IBindingList : IList, ICollection, IEnumerable |
Visual Basic |
---|
Public Interface IBindingList _ Inherits IList, ICollection, IEnumerable |