Gets or sets the current column widths.

Declaration Syntax
protected int[] CurrentColumnWidths { get; set; }Protected Property CurrentColumnWidths As Integer()
protected:
property array<int>^ CurrentColumnWidths {
array<int>^ get ();
void set (array<int>^ value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)