Interface
IGridViewSpreadExportCellInfo

Definition

Namespace:Telerik.WinControls.Export

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public interface IGridViewSpreadExportCellInfo

Properties

ExportFormat

Declaration

cs-api-definition
string ExportFormat { get; set; }

Property Value

string

ExportFormatType

Declaration

cs-api-definition
DisplayFormatType ExportFormatType { get; set; }

Property Value

DisplayFormatType

Value

Declaration

cs-api-definition
object Value { get; set; }

Property Value

object