| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class > ExportToDelimitedFile Method : ExportToDelimitedFile(String,RowSelectorEnum,String,String,String,Boolean,String,Boolean) Method |
'Declaration Public Overloads Sub ExportToDelimitedFile( _ ByVal filename As System.String, _ ByVal selector As RowSelectorEnum, _ ByVal delim As System.String, _ ByVal prefix As System.String, _ ByVal suffix As System.String, _ ByVal headers As System.Boolean, _ ByVal encoding As System.String, _ ByVal disablePreamble As System.Boolean _ )
public void ExportToDelimitedFile( System.string filename, RowSelectorEnum selector, System.string delim, System.string prefix, System.string suffix, System.bool headers, System.string encoding, System.bool disablePreamble )