Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144819 | May 24,2019 05:55 AM UTC | May 27,2019 06:59 AM UTC | WPF | 1 |
![]() |
Tags: GridControl |
this.grid.Loaded += Grid_Loaded;
private void Grid_Loaded(object sender, RoutedEventArgs e)
{
grid.Model.Options.ColumnSizer = GridControlLengthUnitType.Auto;
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.