| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal eventName As String, _ ByVal group As String, _ ByVal spreadID As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim eventName As String Dim group As String Dim spreadID As String Dim instance As New MvcSpreadEventAttribute(eventName, group, spreadID) | |
Parameters
- eventName
- Name of the event.
- group
- The group.
- spreadID
- The spread ID.
| Exception | Description |
|---|---|
| System.ArgumentNullException | spreadID |
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6