|
ArrayRowViewGetEvents Method
|
Does nothing.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public EventDescriptorCollection GetEvents(
Attribute[] attributes
)
Public Function GetEvents (
attributes As Attribute()
) As EventDescriptorCollection
Request Example
View SourceParameters
- attributes
- Type: SystemAttribute
Return Value
Type:
EventDescriptorCollectionImplements
ICustomTypeDescriptorGetEvents(Attribute)See Also