Redigera

Dela via


ListViewGroupEventArgs Class

Definition

public ref class ListViewGroupEventArgs : EventArgs
public class ListViewGroupEventArgs : EventArgs
type ListViewGroupEventArgs = class
    inherit EventArgs
Public Class ListViewGroupEventArgs
Inherits EventArgs
Inheritance
ListViewGroupEventArgs

Constructors

ListViewGroupEventArgs(Int32)

Initializes a new instances of the ListViewGroupEventArgs class.

Properties

GroupIndex

Gets the index of the ListViewGroup associated with the event.

Applies to