Skip to content

1c9344e8 5f40 bd5b 65e0 2c5ae18367ff

Fernando Garcia edited this page May 8, 2018 · 1 revision

TableModel.ShowColumnHeaders Property

Additional header content

Gets or sets the show column headers.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public YesNo ShowColumnHeaders { get; set; }

VB

Public Property ShowColumnHeaders As YesNo
	Get
	Set

Property Value

Type: YesNo
The show column headers.

Remarks

[Missing documentation for "P:iTin.Export.Model.TableModel.ShowColumnHeaders"]

See Also

Reference

TableModel Class
iTin.Export.Model Namespace

Clone this wiki locally