Gets an ICommand that invokes Load()()()() on this ClientViewSource.

Namespace:  C1.Data.DataSource
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

C#
public ICommand LoadCommand { get; }
Visual Basic
Public ReadOnly Property LoadCommand As ICommand
	Get

See Also