Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
5329 | Jun 30,2003 11:31 AM UTC | Jun 30,2003 08:52 PM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
this.gridControl1.TableStyle.CellType = "Static";
This should make all cells be static. To hide the currentcellframe, you can set:
this.gridControl1.Model.Options.ShowCurrentCellBorderBehavior = GridShowCurrentCellBorder.HideAlways;
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.