ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.ClearRegexCellStyle Method

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

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.