VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ItemSelectionManager<T> Class
Constructors Properties Methods SeeAlso
In This Topic
    ItemSelectionManager<T> Class Members
    In This Topic
    The following tables list the members exposed by ItemSelectionManager<T>.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ItemSelectionManager<T> class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the selection manager allows multiple selection.
    Public PropertyGets the focused item in source item collection.
    Public PropertyGets the source item collection.
    Public PropertyGets the selected item collection.
    Public Methods
     NameDescription
    Public MethodInitializes the selection action.
    Public MethodOverloaded. Performs the "empty" selection.
    See Also