Click or drag to resize

IHeaderCell Properties

The IHeaderCell type exposes the following members.

Properties
  Name Description
Public property Attributes Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object.
(Inherited from IChannel)
Public property BinaryLength Gets the length of the binary image.
(Inherited from ISupportBinaryImage)
Public property Character Gets or sets ASCII character as a Byte that represents this IHeaderCell.
Public property IDCode Gets the numeric ID code for this IChannelCell.
(Inherited from IChannelCell)
Public property Parent Gets a reference to the parent IHeaderFrame for this IHeaderCell.
Public property State Gets or sets the parsing state for the this ChannelCellBase.
(Inherited from IChannelCell)
Public property Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel)
Top
See Also