ShellBrowser .Net Edition
CurrentColumnWidths Property
NamespacesJam.ShellJamBaseShellListViewCurrentColumnWidths
Gets or sets the current column widths.
Declaration Syntax
C#Visual BasicVisual C++
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)