Last Updated:
13 May 2025 12:52
by Martin Ivanov
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.