Click or drag to resize

ConfigurationCellBaseAutoPadStationNameImage Property

Gets flag that indicates if StationNameImage should auto pad-right value to MaximumStationNameLength.

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

Property Value

Boolean
Remarks
Padding will only be applied when MaximumStationNameLength is less than MaxValue.
See Also