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 items.

See Also

Mapping Class | Resco.Controls.AdvancedComboBox Namespace