Forums

Browse by Tags

> All Tags > Binding > custom controls
  • How create custom control (WPF DXGrid)

    [this is My CustomControl DXDataGrid] public class DXDataGrid : GridControl { static DXDataGrid() { DefaultStyleKeyProperty.OverrideMetadata(typeof(DXDataGrid), new FrameworkPropertyMetadata(typeof(DXDataGrid))); } protected override void OnInitialized(EventArgs e) { base.OnInitialized(e); View.ShowGroupPanel...
    Posted to WPF (Forum) by root shell on 5/29/2010
    Filed under: DXGrid, custom controls, Binding
More from DevExpress
Live Chat
Have a pre-sales question?
Need assistance with your evaluation?
We are here to help.
Chat is one of the many ways you can contact members of the DevExpress Team. We are available Monday-Friday between 7:30am and 4:30pm Pacific Time.
If you need additional product information, require pre-sales assistance, or want help with your order, write to us at info@devexpress.com or call us at
+1 (818) 844-3383.