GoXam for WPF v3
CanSelectAll Method
Northwoods.GoXam Namespace > CommandHandler Class : CanSelectAll Method
This overridable predicate controls whether or not the SelectAll command is executed.
Syntax
public virtual bool CanSelectAll()

Return Value

by default, this returns true if AllowSelect is true.
See Also

Reference

CommandHandler Class
CommandHandler Members