MobileForms Toolkit Documentation

ColumnCollection.Item Property (String)

Gets the column with the specified Name.

public Column this[
string name
] {get;}

Parameters

name
The name of the Name of the column to get.

Property Value

The column of the specified name.

See Also

ColumnCollection Class | Resco.Controls.SmartGrid Namespace | ColumnCollection.Item Overload List