bool HasImage { get; }
ReadOnly Property HasImage As Boolean Get Dim instance As IWinHeaderItemFormat Dim value As Boolean value = instance.HasImage
property bool HasImage { bool get (); }
© 2020 SmartBear Sofware