Intersoft ClientUI Documentation
UXGridViewCsvExportOptions Class Members
Fields  Properties 


The following tables list the members exposed by UXGridViewCsvExportOptions.

Public Constructors
 NameDescription
Public ConstructorUXGridViewCsvExportOptions Constructor Creates a new instance of the UXGridViewCsvExportOptions class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DefaultColumnDelimiter The column delimiter that will be used if other options are not specified.  
Public Fieldstatic (Shared in Visual Basic)DefaultRowDelimiter The row delimiter that will be used if other options are not specified.  
Top
Public Properties
 NameDescription
Public PropertyColumnDelimiterThe string that will separate cells. The UseSystemCultureSeparator property overrides this one.  
Public PropertyCulture Export culture. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions)
Public PropertyEncoding Export encoding. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions)
Public PropertyFormatOverridden.  Export format.  
Public PropertyIncludeColumnFooters Include column footers on export. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions)
Public PropertyIncludeColumnHeaders Include column headers on export. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions)
Public PropertyIncludeGroupFooters Include group footers on export. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions)
Public PropertyItems Items to be exported. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions)
Public PropertyRowDelimiter The string that will separate rows.  
Public PropertyUseSystemCultureSeparatorIf set, the RadGridView will use the system List Separator string, specified in Control Panel's Regional Options, to separate cells. This property overrides the ColumnDelimiter property.  
Top
See Also

Reference

UXGridViewCsvExportOptions Class
Intersoft.Client.UI.Data Namespace

Send Feedback