Table of Contents

Class ExportOptions

Namespace
JJMasterData.Core.DataManager.Exportation.Configuration
Assembly
JJMasterData.Core.dll

Classe responsável por configurar a exportação dos dados da JJGridView

public class ExportOptions
Inheritance
ExportOptions
Inherited Members

Properties

Delimiter

public string Delimiter { get; set; }

Property Value

string

ExportAllFields

public bool ExportAllFields { get; set; }

Property Value

bool

ExportFirstLine

public bool ExportFirstLine { get; set; }

Property Value

bool

FileExtension

public ExportFileExtension FileExtension { get; set; }

Property Value

ExportFileExtension

IsLandScape

public bool IsLandScape { get; set; }

Property Value

bool