ant-design-blazor/components/core/Reflection
anranruye c06e73ba5b feat(module: table): add support for Display attribute (#1310)
feat(module:table): add support for Display attribute

Display attribute is widely used to specify display text for entity properties.
Table component should get column names from Display attribute instances.

Closes #1278
2021-04-04 20:38:57 +08:00
..
PropertyReflector.cs feat(module: table): add support for Display attribute (#1310) 2021-04-04 20:38:57 +08:00
TypeDefined.cs refactor: get PropertyInfo from expression (#559) 2020-09-01 17:23:31 +08:00