ShellViewColumnShellColumnId Property |
Gets the key of the column.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public SHCOLUMNID ShellColumnId { get; }
Public ReadOnly Property ShellColumnId As SHCOLUMNID
Get
public:
property SHCOLUMNID ShellColumnId {
SHCOLUMNID get ();
}
member ShellColumnId : SHCOLUMNID with get
Property Value
Type:
SHCOLUMNID
A
SHCOLUMNID that serves as identifier of the column.
See Also