ColumnSortPanel LoadColumns Method A Sandcastle Documented Class Library
Loads columns for the given core table.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private void LoadColumns(
	Dictionary<string, List<string>> columns
)

Parameters

columns
Type: System.Collections.Generic Dictionary String, List String  
See Also