Search Results for

    Show / Hide Table of Contents

    Class DataGridWithMultipleSelection

    Inheritance
    Object
    SortWiseDataGrid
    DataGridWithMultipleSelection
    Inherited Members
    SortWiseDataGrid.OnSorting(DataGridSortingEventArgs)
    SortWiseDataGrid.OnItemsSourceChanged(IEnumerable, IEnumerable)
    SortWiseDataGrid.DefaultColumnName
    SortWiseDataGrid.DefaultSortDirection
    Namespace: Sdl.Desktop.Platform.Controls.Controls
    Assembly: Sdl.Desktop.Platform.Controls.dll
    Syntax
    public class DataGridWithMultipleSelection : SortWiseDataGrid

    Constructors

    DataGridWithMultipleSelection()

    Declaration
    public DataGridWithMultipleSelection()

    Fields

    SelectedItemsListProperty

    Declaration
    public static readonly DependencyProperty SelectedItemsListProperty
    Field Value
    Type Description
    DependencyProperty

    Properties

    SelectedItemsList

    Declaration
    public IList SelectedItemsList { get; set; }
    Property Value
    Type Description
    IList

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)
    In this article
    Back to top Generated by DocFX