'Declaration
Public Class CreateButtonEventArgs Inherits System.EventArgs
'Usage
Dim instance As CreateButtonEventArgs
public class CreateButtonEventArgs : System.EventArgs
'Declaration
Public Class CreateButtonEventArgs Inherits System.EventArgs
'Usage
Dim instance As CreateButtonEventArgs
public class CreateButtonEventArgs : System.EventArgs
A CreateButton event is raised when the Spread component creates the buttons that are shown in the command bar. You can handle this event to set the text and the image for the button.
System.Object
System.EventArgs
FarPoint.Web.Spread.CreateButtonEventArgs
CreateButtonEventArgs Members
FarPoint.Web.Spread Namespace
CreateButton Event