Attachmate.Reflection.Emulation.IbmHosts Namespace > ScreenCharacter Class : IsRightAdjustZeroFillField Property |
Gets
a value that indicates whether the data cell marks the beginning of a right adjust, zero fill field. Note: IScreenDataConstants.FIELD_RA_ZEROFILL'Declaration Public ReadOnly Property IsRightAdjustZeroFillField As Boolean
'Usage Dim instance As ScreenCharacter Dim value As Boolean value = instance.IsRightAdjustZeroFillField
public bool IsRightAdjustZeroFillField {get;}
private ScreenCharacter screen; bool rightAdjust = screen.IsRightAdjustZeroFillField;
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services