supergridcontrol记录

Posted yansc

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了supergridcontrol记录相关的知识,希望对你有一定的参考价值。

单元格换行:

this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn2.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;

 



 C:Program Files (x86)Microsoft Visual Studio2017ProfessionalCommon7IDEProjectTemplatesCSharp2052

 

 

 

以上是关于supergridcontrol记录的主要内容,如果未能解决你的问题,请参考以下文章