TreeDataGrid for Avalonia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. Avalonia.Controls
    4. TreeDataGridRowDragStartedEventArgs

    TreeDataGridRowDragStartedEventArgs Class

    Definition

    Namespace Avalonia.Controls
    Assembly Avalonia.Controls.TreeDataGrid.dll
    Inherits Object → EventArgs → Avalonia.Interactivity.RoutedEventArgs
    View source
    Show inherited members (12)
    • Avalonia.Interactivity.RoutedEventArgs.Handled
    • Avalonia.Interactivity.RoutedEventArgs.RoutedEvent
    • Avalonia.Interactivity.RoutedEventArgs.Route
    • Avalonia.Interactivity.RoutedEventArgs.Source
    • System.EventArgs.Empty
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()

    Provides data for the RowDragStarted event.

    public class TreeDataGridRowDragStartedEventArgs : RoutedEventArgs
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    TreeDataGridRowDragStartedEventArgs(IEnumerable<Object>)

    Properties (2)

    AllowedEffects
    Models

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages