[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.IFieldCollectionOwner

IFieldCollectionOwner Interface

Defines a method that allows to retrieve the value of a Field. This interface is implemented by C1DataBinding.

Namespace: C1.C1Preview.DataBinding
Assembly: C1.PrintDocument.8.dll
Syntax
public interface IFieldCollectionOwner

Methods

Name Description
GetFieldValue(Field)

Returns the value of the specified Field object.