Skip to content

43328a7a f5cf a93a c288 09cb03da7628

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

FieldsModel.HasVisibleHeaders Method

Additional header content

Gets a value indicating whether there are field with a visible header.

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 bool HasVisibleHeaders()

VB

Public Function HasVisibleHeaders As Boolean

Return Value

Type: Boolean
true if there are field with a visible header; otherwise, false.

Remarks

[Missing documentation for "M:iTin.Export.Model.FieldsModel.HasVisibleHeaders"]

See Also

Reference

FieldsModel Class
iTin.Export.Model Namespace

Clone this wiki locally