CpGridCreateColumnSet Method

Definition

Namespace: Centralpoint.Web.UI.Console
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
protected override ArrayList CreateColumnSet(
	PagedDataSource dataSource,
	bool useDataSource
)

Parameters

dataSource  PagedDataSource
 
useDataSource  Boolean
 

Return Value

ArrayList

See Also