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
530
GridSettings.ColumnSettings.Width
posted

Hi,

I'm trying to get the width of any column in the grid, but all I get is 0. Is this broken?

Example:
ganttView.GridSettings.ColumnSettings[Infragistics.Win.UltraWinSchedule.TaskField.Name].Width

 

Thanks

/Emil

Parents
  • 69832
    Verified Answer
    Offline posted

    That is the factory setting, implying that the value has never been explicitly set, and therefore uses the default. I don't think there is a resolved version of that property but if you like you can enter a feature request.

Reply Children
No Data