Skip to main content

ITreeTableContent.FixRowIndex property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets or sets the index of a fixed row.
FixRowIndex is only valid for Excel. If you want to customize the HTML output, change the content of the Html property.

int FixRowIndex { get; set; }

Type

  • int