DK11 for Python | tatukgis.pdk.TGIS_FieldInfo.Hidden | Constructors | Properties
If True, then field will not be visible in controls.
Available also on: Delphi | .NET | Java | ActiveX.
# Python @property def Hidden( self ) -> bool: @Hidden.setter def Hidden( self _value: bool ) -> None: