Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
1699 | Nov 19,2002 08:56 PM UTC | Nov 19,2002 10:05 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
private void gridControl1_DrawCurrentCellBorder(object sender, GridDrawCurrentCellBorderEventArgs e) { if(gridControl1[e.RowIndex, e.ColIndex].CellType == "EllipsisText") e.Cancel = true; }
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.