2X faster development
The ultimate WPF UI toolkit to boost your development speed.
The AllowResizeColumns and AllowResizeRows property of the OlapGrid allows you to resize the Column Width and Row Height. The following code explains resizing of column and row in OlapGrid.
XAML
<syncfusion:OlapGrid x:Name="olapGrid" Grid.Column="0" Margin="5" AllowResizeColumns="true" AllowResizeRows="true" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" OlapDataManager="{Binding GridDataManager}" </syncfusion:OlapGrid>
Figure: OlapGrid with Re-size option
|
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.