Click or drag to resize
Accord.NET (logo)

ArrayRowViewGetEvents Method

Does nothing.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public EventDescriptorCollection GetEvents(
	Attribute[] attributes
)
Request Example View Source

Parameters

attributes
Type: SystemAttribute

Return Value

Type: EventDescriptorCollection

Implements

ICustomTypeDescriptorGetEvents(Attribute)
See Also