Interface IGridViewSpreadExportRowInfoBase
Namespace: Telerik.WinControls.Export
Assembly: Telerik.WinControls.dll
Syntax
public interface IGridViewSpreadExportRowInfoBase
Properties
ExportAsHidden
Declaration
bool ExportAsHidden { get; set; }
Property Value
System.
|
HierarchyLevel
Declaration
int HierarchyLevel { get; set; }
Property Value
System.
|
IndentCells
Declaration
int IndentCells { get; set; }
Property Value
System.
|