ShellBrowser .Net Edition
ColumnSizeText Property
NamespacesJam.ShellDriveListColumnSizeText
The text in the "size" column header, if this value is null, a localized windows system string is used per default
Declaration Syntax
C#Visual BasicVisual C++
public string ColumnSizeText { get; set; }
Public Property ColumnSizeText As String
public:
property String^ ColumnSizeText {
	String^ get ();
	void set (String^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)