Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ClientViewSource
.
.
::
.
.
LoadCommand Property
ClientViewSource Class
See Also
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
ClientViewSource Class
C1.Data.DataSource Namespace