Table.HeaderSet property

Gets or sets a value indicating whether the table header has been set.

public bool HeaderSet { get; set; }

See Also