MobileForms Toolkit Documentation

Mapping.Empty Property

Denotes the constant empty mapping.

public static Mapping Empty {get;}

Property Value

Empty mapping.

Remarks

Use this property instead of null, can distinguish between mapped and unmapped rows.

See Also

Mapping Class | Resco.Controls.AdvancedList Namespace