GrapeCity MultiRow Windows Forms Documentation
Select Property


Gets 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.
Syntax
Public Shared ReadOnly Property Select As IButtonCommand
Dim value As IButtonCommand
 
value = RowActionButtonCommands.Select
public static IButtonCommand Select {get;}
Remarks
This command cannot be executed when the owner row of the button cell is unselectable.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RowActionButtonCommands Class
RowActionButtonCommands Members

 

 


Copyright © GrapeCity, inc. All rights reserved.