This is a migrated thread and some comments may be shown as answers.

DisplayName alignment

1 Answer 40 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Stefania
Top achievements
Rank 2
Stefania asked on 04 Oct 2013, 10:52 AM
Hi,
sorry about the silly question.. but, How can I change the verticalAlignment on the  DisplayName property?
Thanks

<telerik:PropertyDefinition Binding="{Binding DateTo}"
                                                            OrderIndex="4"
                                                            GroupName="Filters"
                                                            DisplayName="Date To"
                                                            />

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 08 Oct 2013, 06:25 AM
Hi,

You can either modify the template of PropertyGridField, or subscribe to FieldLoaded and change it there at runtime.

Regards,
Ivan Ivanov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PropertyGrid
Asked by
Stefania
Top achievements
Rank 2
Answers by
Ivan Ivanov
Telerik team
Share this question
or