Sunday, 15 January 2012

c# - How to get a Grid column width in pixels in WPF? -



c# - How to get a Grid column width in pixels in WPF? -

column widths specified in different ways (stars, auto etc) how width in pixels of specific column?

gridlength l=tip.basis.columndefinitions[0].width;

the actualwidth property should provide width of column in pixels

msdn page

c# wpf width pixels

No comments:

Post a Comment