FilterBuilderPanel SetColumnsText Method A Sandcastle Documented Class Library
Sets the columns drop down list based on a string text.

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

public bool SetColumnsText(
	string txt
)

Parameters

txt
Type: System String

Return Value

Type: Boolean
See Also