Does the WPF have a system in the database? Attributed to a property on a view model. For example, I have some properties on my view model class. These classes have attributes that define field label text or captions. Is this feature the way of database for value? In the example below, I want to use Databasing to remove caption attributes caption text value.
The person in the public category [[Caption (caption text: = "First name")] Public first debit {set; Set; }}
Thank you for your help.
UPDATE: Creating a ValueConverter worked for me I will update it from some sources soon.
The only way I am doing is the whole object (i.e. binding) and then multiplier information Use ValueConverter to remove reflections (using GetCustomAttributes).
Comments
Post a Comment