C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AddRegexCellStyle Method |
'Declaration Public Sub AddRegexCellStyle( _ ByVal condition As CellStyleFlag, _ ByVal style As Style, _ ByVal regex As System.String _ )
public void AddRegexCellStyle( CellStyleFlag condition, Style style, System.string regex )