CreditorInfo
Class
Represents the "Creditor/Payable To" data structure.
Definition
Namespace:Telerik.Reporting.Barcodes
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class CreditorInfo : PersonInfo
Inheritance: objectPersonInfoCreditorInfo
Inherited Members
Constructors
Initializes a new instance of the CreditorInfo class.
C#
public CreditorInfo()