Interface IGridViewSpreadExportCellInfo
Namespace: Telerik.WinControls.Export
Assembly: Telerik.WinControls.dll
Syntax
public interface IGridViewSpreadExportCellInfo
Properties
ExportFormat
Declaration
string ExportFormat { get; set; }
Property Value
System.String
|
ExportFormatType
Value
Declaration
object Value { get; set; }
Property Value
System.Object
|