Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / CreateButtonEventArgs Class
Properties


In This Topic
    CreateButtonEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CreateButtonEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the CreateButton event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name of the command to perform.  
    Public PropertyGets whether the command button is unavailable.  
    Public PropertyGets or sets the URL of the image to display in the command button if the button is unavailable.  
    Public PropertyGets or sets the URL of the image to display in the command button if the button is active.  
    Public PropertyGets or sets the text that displays in the command button.  
    Public PropertyGets or sets whether the button should be displayed.  
    Top
    See Also