'Declaration
Property SuppressTooltipFooter As Boolean
'Usage
Dim instance As IUserInterface Dim value As Boolean instance.SuppressTooltipFooter = value value = instance.SuppressTooltipFooter
bool SuppressTooltipFooter {get; set;}
'Declaration
Property SuppressTooltipFooter As Boolean
'Usage
Dim instance As IUserInterface Dim value As Boolean instance.SuppressTooltipFooter = value value = instance.SuppressTooltipFooter
bool SuppressTooltipFooter {get; set;}