[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IC1MultiColumnDictionary2

IC1MultiColumnDictionary2 Interface

Interface that extends IC1MultiColumnDictionary and can be used to implement multi-column data maps.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public interface IC1MultiColumnDictionary2 : IC1MultiColumnDictionary, IDictionary, ICollection, IEnumerable

Methods

Name Description
GetColumnValue(object, int)

Gets the string which is in given column of the dictionary.