DataBindingItem.DisplayFormat

Format Expression ( {0:c) ) applied to the binding source when it's displayed. Watch out for two way conversion issues when formatting this way. If you create expressions and you are also saving make sure the format used can be saved back.

public string DisplayFormat { get; set; }

See also:

Class DataBindingItem

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic