Back to Devexpress

ICommandChannel Interface

corelibraries-devexpress-dot-xpo-dot-helpers-359090b5.md

latest836 B
Original Source

ICommandChannel Interface

An interface for objects that need to accept and execute commands. All XPO layers implement this interface.

Namespace : DevExpress.Xpo.Helpers

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public interface ICommandChannel
vb
Public Interface ICommandChannel

See Also

ICommandChannel Members

DevExpress.Xpo.Helpers Namespace