ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.ClearRegexCellStyle Method

Removes a cell condition established with a previous call to the AddRegexCellStyle method.

[Visual Basic]

Public Sub ClearRegexCellStyle( _

ByVal condition As CellStyleFlag _

)

[C#]

public void ClearRegexCellStyle(

CellStyleFlag condition

);

[Delphi]

public procedure ClearRegexCellStyle(

condition: CellStyleFlag

);

Parameters

condition

Combination of one or more CellStyleFlag enumerations.

See Also

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


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