Overload List
Opens a dialog in which the user can select the export format.
[Visual Basic] Overloads Public Sub ExportTo()
[Delphi] public procedure ExportTo(); overload;
Exports the grid based upon the file extension.
[Visual Basic] Overloads Public Sub ExportTo(String)
[C#] public void ExportTo(string);
[Delphi] public procedure ExportTo(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. |