WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridOutlineEventArgs Class
Members
In This Topic
    GridOutlineEventArgs Class
    In This Topic
    Event data for GridColumnHeaderCell.OutlineTapped.
    Syntax
    public class GridOutlineEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Grid.GridOutlineEventArgs

    See Also