/ Published in: C#
URL: http://forums.infragistics.com/forums/p/3593/18809.aspx#18809
Expand |
Embed | Plain Text
m_grid.DisplayLayout.Bands[0].RowLayoutStyle = RowLayoutStyle.ColumnLayout; m_grid.DisplayLayout.Bands[0].Override.AllowRowLayoutLabelSizing = RowLayoutSizing.Both;
You need to login to post a comment.
