IGridViewSpreadExportCellInfo
Interface
Definition
Namespace:Telerik.WinControls.Export
Assembly:Telerik.WinControls.dll
Syntax:
C#
public interface IGridViewSpreadExportCellInfo
Derived Classes:
Properties
C#
string ExportFormat { get; set; }
C#
DisplayFormatType ExportFormatType { get; set; }