IGridViewSpreadExportRowInfoBase
Interface
Definition
Namespace:Telerik.WinControls.Export
Assembly:Telerik.WinControls.dll
Syntax:
C#
public interface IGridViewSpreadExportRowInfoBase
Derived Classes:
Properties
C#
bool ExportAsHidden { get; set; }
C#
int HierarchyLevel { get; set; }
C#
int IndentCells { get; set; }