FilterSelectorPanel ColCount Property A Sandcastle Documented Class Library
Controls how many columns of icons this control draws.

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

public int ColCount { get; set; }
<asp:FilterSelectorPanel ColCount="Int32" />

Property Value

Type: Int32
See Also