Intersoft.Client.UI.Data Namespace : UXGridViewCsvExportOptions Class |
The following tables list the members exposed by UXGridViewCsvExportOptions.
Name | Description | |
---|---|---|
![]() | UXGridViewCsvExportOptions Constructor | Creates a new instance of the UXGridViewCsvExportOptions class. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultColumnDelimiter | The column delimiter that will be used if other options are not specified. |
![]() ![]() | DefaultRowDelimiter | The row delimiter that will be used if other options are not specified. |
Name | Description | |
---|---|---|
![]() | ColumnDelimiter | The string that will separate cells.
|
![]() | Culture | Export culture. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions) |
![]() | Encoding | Export encoding. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions) |
![]() | Format | Overridden. Export format. |
![]() | IncludeColumnFooters | Include column footers on export. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions) |
![]() | IncludeColumnHeaders | Include column headers on export. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions) |
![]() | IncludeGroupFooters | Include group footers on export. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions) |
![]() | Items | Items to be exported. (Inherited from Intersoft.Client.UI.Data.UXGridViewExportOptions) |
![]() | RowDelimiter | The string that will separate rows. |
![]() | UseSystemCultureSeparator | If set, the RadGridView will use the system List Separator string, specified in Control Panel's Regional Options, to separate cells.
|