Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
840
Custom Label in xamDataGrid
posted

Is it possible to create a custom Label for an UnboundField?  I have an implicit LabelPresenter style for the look of the xamDataGrid header, but I am looking to add a StackPanel with two textblocks to each of the Labels.  In WPF DataGrid, I can change the HeaderTemplate to achieve this effect.