[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.ListDataSource.Item

this Property

this[string]

Gets the column with the specified name.

Declaration
public object this[string name] { get; }
Parameters
Type Name Description
string name
Implements