list_columns property

list_columns property

Gets the ListColumn list of this table.

Definition:

@property
def list_columns(self):
    ...

See Also