Restores the default layout.
[Visual Basic]
Public Sub ClearFields()
[C#]
public void ClearFields()
[Delphi]
public procedure ClearFields();
Remarks
The ClearFields method restores the default grid layout so that subsequent Rebind operations will automatically derive new column bindings from the (possibly changed) data source.
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |