Click or drag to resize

HeaderCellCharacter Property

Gets or sets ASCII character as a Byte that represents this HeaderCell.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual byte Character { get; set; }
View Source

Property Value

Byte

Implements

IHeaderCellCharacter
See Also