ColumnDefinitions

BillTableStructureResponse.ColumnDefinitions property

Gets or sets the collection of ColumnDefinition.

public List<ColumnDefinition> ColumnDefinitions { get; set; }

See Also