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