ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.ClearCellStyle Method

Restores the default layout.

[Visual Basic]

Public Sub ClearCellStyle( _

ByVal Condition As CellStyleFlag _

)

[C#]

public void ClearCellStyle(

CellStyleFlag Condition

);

[Delphi]

public procedure ClearCellStyle(

Condition: CellStyleFlag

);

See Also

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


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