TreeListColumnCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Creates a new column and appends it to the end of the collection. |
Add(TreeListColumn) | column | Adds the specified column to the end of the collection. |
Name | Parameters | Description |
---|---|---|
Add() | none | Creates a new column and appends it to the end of the collection. |
Add(TreeListColumn) | column | Adds the specified column to the end of the collection. |
No
Your feedback is appreciated.