C1.Silverlight.Olap.5
GetItemProperties Method

An array of PropertyDescriptor objects to find in the collection (may be null).
Returns the PropertyDescriptorCollection that represents the properties on each item used to bind data.
Syntax
'Declaration
 
Function GetItemProperties( _
   ByVal listAccessors() As PropertyDescriptor _
) As PropertyDescriptorCollection

Parameters

listAccessors
An array of PropertyDescriptor objects to find in the collection (may be null).

Return Value

A PropertyDescriptorCollection that represents the properties on each item used to bind data.
See Also

Reference

ITypedList Interface
ITypedList Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.