|   | ConfigurationCellBaseAutoPadIDLabelImage Property | 
        
        
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic virtual bool AutoPadIDLabelImage { get; }Public Overridable ReadOnly Property AutoPadIDLabelImage As Boolean
	Get
public:
virtual property bool AutoPadIDLabelImage {
	bool get ();
}abstract AutoPadIDLabelImage : bool with get
override AutoPadIDLabelImage : bool with get
function get_AutoPadIDLabelImage();
Property Value
Boolean Remarks
Remarks
            Padding will only be applied when 
IDLabelLength is less than 
MaxValue.
            
 See Also
See Also