ITreeTableContent.FixColumnIndex property
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Gets or sets the index of a fixed column.
When setting the Html property, FixColumnIndex is only valid for Excel. If you want to customize the HTML output, change the content of the Html property.
int FixColumnIndex { get; set; }
Type
- int