Spread for ASP.NET 8.0 Product Documentation
CreateButtonEventArgs Class Properties


For a list of all members of this type, see CreateButtonEventArgs members.

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.