FilterSelectorPanel FilterSelectorPanelChoiceMode EnumerationA Sandcastle Documented Class Library
Represents the current selection mode.

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

public enum FilterSelectorPanelChoiceMode
Members

  Member nameValueDescription
SINGLE1 Represents the icon selection mode for single entries.
MULTIPLE_NO_FOLDERS2 Represents the icon selection mode for multiple entries, no folders.
MULTIPLE_FOLDERS3 Represents the icon selection mode for multiple entries, with folders.
See Also