Overload List
Removes a cell condition established with a previous call to the AddRegexCellStyle method.
[Visual Basic] Overloads Public Sub ClearRegexCellStyle(CellStyleFlag)
[C#] public void ClearRegexCellStyle(CellStyleFlag);
[Delphi] public procedure ClearRegexCellStyle(CellStyleFlag); overload;
Removes a cell condition established with a previous call to the AddRegexCellStyle method.
[Visual Basic] Overloads Public Sub ClearRegexCellStyle(CellStyleFlag, String)
[C#] public void ClearRegexCellStyle(CellStyleFlag, string);
[Delphi] public procedure ClearRegexCellStyle(CellStyleFlag; String); overload;
See Also
C1DisplayColumn Class | C1DisplayColumn Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |