[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.ListBoxSelectionBehavior

ListBoxSelectionBehavior Class

Represents a behavior that allows only one item to be selected at a time in a ListBox. This behavior is different from setting SelectionMode to 'Single', as it allows no item to be selected.

Inheritance
ListBoxSelectionBehavior
Namespace: GrapeCity.ActiveReports.Framework.Implementation
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public static class ListBoxSelectionBehavior

Fields

Name Description
ClickSelectionProperty

The click selection property.

Methods

Name Description
GetClickSelection(DependencyObject)

Gets the 'ClickSelection' property value.

SetClickSelection(DependencyObject, bool)

Sets the 'ClickSelection' property value.