We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

GridResizingColumnsEventArgs.Width, where is the setter ?

Hi,



namespace Syncfusion.Windows.Controls.Grid
{
// Summary:

[...]

// You can also limit resizing columns to a given maximum value by changing
// the Syncfusion.Windows.Controls.Grid.GridResizingColumnsEventArgs.Width value.
public sealed class GridResizingColumnsEventArgs : SyncfusionRoutedEventArgs
{
[...]
public double Width { get; }
}

To change the value of Width, I believe a setter would help.

Thanks.



1 Reply

MS Mohamed Suhaib Fahad A. Syncfusion Team December 21, 2010 03:51 PM UTC

Hi Jean,

We would log this as a feedback in our source. Can you please log a DirectTrac incident for follow-up.

Thanks,
Fahad


Loader.
Live Chat Icon For mobile
Up arrow icon