GoXam for WPF v3
CanSelectAll Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
CommandHandler Class
: CanSelectAll Method
This overridable predicate controls whether or not the
SelectAll
command is executed.
Syntax
C#
public
virtual
bool
CanSelectAll()
Return Value
by default, this returns true if
AllowSelect
is true.
See Also
Reference
CommandHandler Class
CommandHandler Members