Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / IsDefaultDisplay Property
In This Topic
IsDefaultDisplay Property (HostField)
In This Topic
Gets a value that indicates whether the data cell is displayed with default attributes. Note: IScreenDataConstants.ATTR_DEFAULT
Syntax
expression.IsDefaultDisplay As Boolean
where expression is a variable that represents a HostField Object
See Also