Spread ASP.NET 6.0 Product Documentation
CreateButtonEventArgs Class Members
See Also  Properties  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : CreateButtonEventArgs Class


Glossary Item Box

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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.