Click or drag to resize

HeaderCell Properties

The HeaderCell type exposes the following members.

Properties
  Name Description
Public property Attributes DictionaryTKey, TValue of string based property names and values for the HeaderCell object.
(Overrides ChannelCellBaseAttributes)
Public property BinaryImage Gets the binary image of the ChannelBase object.
(Inherited from ChannelBase)
Public property BinaryLength Gets the length of the BinaryImageBase object.
(Inherited from BinaryImageBase)
Protected property BodyImage Gets the binary body image of the HeaderCell object.
(Overrides ChannelBaseBodyImage)
Protected property BodyLength Gets the length of the BodyImage.
(Overrides BinaryImageBaseBodyLength)
Public property Character Gets or sets ASCII character as a Byte that represents this HeaderCell.
Protected property FooterImage Gets the binary footer image of the BinaryImageBase object.
(Inherited from ChannelBase)
Protected property FooterLength Gets the length of the footer portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
Protected property HeaderImage Gets the binary header image of the ChannelBase object.
(Inherited from ChannelBase)
Protected property HeaderLength Gets the length of the header portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
Public property IDCode Gets or sets the numeric ID code for this ChannelCellBase.
(Inherited from ChannelCellBase)
Public property Parent Gets or sets a reference to the parent ICommandFrame for this HeaderCell.
Public property State Gets or sets the parsing state for the this ChannelCellBase.
(Inherited from ChannelCellBase)
Public property Tag Gets or sets a user definable reference to an object associated with this ChannelBase object.
(Inherited from ChannelBase)
Top
See Also