MobileForms Toolkit Documentation

ColumnCollection.Item Property

Gets the column at the specified index.

Overload List

Gets the column at the specified index.

public Column this[int] {get;}

Gets the column with the specified Name.

public Column this[string] {get;}

See Also

ColumnCollection Class | Resco.Controls.SmartGrid Namespace