Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
12958 | Apr 16,2004 07:15 AM UTC | Apr 16,2004 08:17 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
GridStyleInfo style = this.grid[row, col];
If you are saving the FormulaTags in Model.SaveCellInfo and dynamically providing them in Model.QueryCellInfo, then you could just check style.FormulaTag != null.
If you are not using SaveCellInfo and QueryCellInfo, then you could check (style.Text.Length > 0 && style.Text[0] == ''='').
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.