CRMListBlock methods
- AddGridCol(ColName, Position, AllowOrderBy). Adds a new grid column dynamically to a List block.
- DeleteGridCol(ColName). Deletes the specifies column from the list.
- Execute(Arg). Displays a list.
- GetGridCol. Returns a reference to the specified grid column.