| --PROPERTIES OF dotNetObject:System.Windows.Forms.TableLayoutColumnStyleCollection | Default / Value |
| .Count : , read-only | 0 |
| .Item[index] : | undefined |
| .Item[index] : | undefined |
| --METHODS OF dotNetObject:System.Windows.Forms.TableLayoutColumnStyleCollection | |
| .Add style | |
| .Add columnStyle | |
| .Clear() | |
| .Contains columnStyle | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .GetHashCode() | |
| .GetType() | |
| .IndexOf columnStyle | |
| .Insert index columnStyle | |
| .[static]ReferenceEquals objA objB | |
| .Remove columnStyle | |
| .RemoveAt index | |
| .ToString() | |
| --EVENTS OF dotNetObject:System.Windows.Forms.TableLayoutColumnStyleCollection | |