Last Updated:
13 Aug 2026 09:40
by ADMIN
PropertyGrid: Add a mechanism to customize the label content (display name) of the property field
The label text is automatically fetched from the property name or manually set via the DisplayName property of the PropertyDefinition object. Currently, the property name is displayed in a TextBlock control. Add a mechanism to allow changing the label UI. For example, by providing a DataTemplate via a property of RadPropertyGrid or of the PropertyDefinition.