MobileForms Toolkit Documentation

Mapping.Names Property

Gets the column names.

public virtual string[] Names {get;}

Remarks

The returned array is a copy of internal array, the names can't be changed.

See Also

Mapping Class | Resco.Controls.SmartGrid Namespace