Dundas Chart for ASP.NET
Command Property
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > CommandFiredArgs Class : Command Property


Enterprise Only Feature. Gets the Command that raised the control's CommandFired event.
Gets the command which fires this event.

Syntax

Visual Basic (Declaration)  
Public ReadOnly Property Command As Command
Visual Basic (Usage) Copy Code
Dim instance As CommandFiredArgs
Dim value As Command
 
value = instance.Command
C#  
public Command Command {get;}

Remarks

Gets the Command that raised the control's CommandFired event.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.