GrapeCity MultiRow Windows Forms Documentation
RowActionButtonCommands Class Properties


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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)ClearValuesGets an IButtonCommand which performs the action of clearing the value of the owner row of the button cell.  
Public Propertystatic (Shared in Visual Basic)CopyRowValueGets an IButtonCommand which performs the action of copying the value of the owner row of the button cell to the clipboard.  
Public Propertystatic (Shared in Visual Basic)InsertGets an IButtonCommand which performs the action of inserting an empty row before the owner row of the button cell.  
Public Propertystatic (Shared in Visual Basic)InsertCopyGets an IButtonCommand which performs the action of inserting a row before the owner row of the button cell, and the setting of new row is the same as the old row.  
Public Propertystatic (Shared in Visual Basic)MoveDownGets an IButtonCommand which performs the action of swapping the owner row of the button cell and the row below.  
Public Propertystatic (Shared in Visual Basic)MoveUpGets an IButtonCommand which performs the action of swapping the owner row of the button cell and the row above.  
Public Propertystatic (Shared in Visual Basic)RemoveGets an IButtonCommand which performs the action of removing the owner row of the button cell.  
Public Propertystatic (Shared in Visual Basic)SelectGets an IButtonCommand which performs the action of selecting or unselecting the owner row of the button cell when the owner row is unselected or selected.  
Top
See Also

Reference

RowActionButtonCommands Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.