Spread for ASP.NET 9.0 Product Documentation
CreateButtonEventArgs Class Members
Properties 


The following tables list the members exposed by CreateButtonEventArgs.

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

Reference

CreateButtonEventArgs Class
FarPoint.Web.Spread Namespace
CreateButton Event

User-Task Documentation

Customizing Interaction Based on Events

 

 


Copyright © GrapeCity, inc. All rights reserved.