DataSource.NET
IPageElement Interface
NamespacesCaplin.DataSource.Messaging.PageIPageElement
Interface that represents an update to a region of a Page.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPageElement
Public Interface IPageElement
public interface class IPageElement
Members
All MembersProperties



IconMemberDescription
Column
The column (horizontal) coordinate of the start of the updated region.

Row
The row (vertical) cooordinate of the start of the updated region.

Text
Gets the updated text for the region of the Page.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 4.5.22.1 (4.5.22.1)