DisplayAttribute of an enum value
Posted: Mon Oct 08, 2018 8:50 am
Hello,
In Stimulsoft.Reports.Web .NET Core, I register my data with the report.RegBusinessObject method. There is a property of enumeration type in my business object. I would like to get the value of the DisplayAttribute instead of the enum value. What's is the best way to do it (without modifying my business object) ?
Cordially,
Stéphane.
In Stimulsoft.Reports.Web .NET Core, I register my data with the report.RegBusinessObject method. There is a property of enumeration type in my business object. I would like to get the value of the DisplayAttribute instead of the enum value. What's is the best way to do it (without modifying my business object) ?
Cordially,
Stéphane.