Spread for ASP.NET 12 Product Documentation
Disabled Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CreateButtonEventArgs Class : Disabled Property
Gets whether the command button is unavailable.
Syntax
'Declaration
 
Public ReadOnly Property Disabled As Boolean
'Usage
 
Dim instance As CreateButtonEventArgs
Dim value As Boolean
 
value = instance.Disabled
public bool Disabled {get;}
See Also

Reference

CreateButtonEventArgs Class
CreateButtonEventArgs Members