TableColumnHeaderIDs

public struct TableColumnHeaderIDs : Codable, Equatable

An array of values, each being the id value of a column header that is applicable to the current cell.

  • id

    The id value of a column header.

    Declaration

    Swift

    public var id: String?