FlexGrid for WinRT
ColumnValueConverter Constructor(IDictionary)

Dictionary that contains the data (key) and display values for a grid column.
Initializes a new instance of a ColumnValueConverter based on a dictionary.
Syntax
'Declaration
 
Public Function New( _
   ByVal dictionary As System.Collections.IDictionary _
)
public ColumnValueConverter( 
   System.Collections.IDictionary dictionary
)

Parameters

dictionary
Dictionary that contains the data (key) and display values for a grid column.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ColumnValueConverter Class
ColumnValueConverter Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback