Interface
IGridViewSpreadExportRowInfoBase

Definition

Namespace:Telerik.WinControls.Export

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public interface IGridViewSpreadExportRowInfoBase

Properties

ExportAsHidden

Declaration

cs-api-definition
bool ExportAsHidden { get; set; }

Property Value

bool

HierarchyLevel

Declaration

cs-api-definition
int HierarchyLevel { get; set; }

Property Value

int

IndentCells

Declaration

cs-api-definition
int IndentCells { get; set; }

Property Value

int