GrapeCity.Xaml.SpreadSheet.UI
CanExecuteCommand Method (DataValidationListBox)


Determines whether this the command can be executed on the control.
Syntax
'Declaration
 
Public Function CanExecuteCommand() As Boolean
'Usage
 
Dim instance As DataValidationListBox
Dim value As Boolean
 
value = instance.CanExecuteCommand()
public bool CanExecuteCommand()

Return Value

true if the command can executed; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataValidationListBox Class
DataValidationListBox Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options