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