Skip to content

Columns Property

Summary

Gets the read only list of the grid columns.

Signature

1
public IReadonlyList<GridColumn> Columns {get;}

Return Value

IReadonlyList

Declaring Type

cAlgo.API.Grid


Last update: March 30, 2023