Click or drag to resize

WidgetShowTitleIcon Property

True indicates that the client should display the Sheet icon in the widget title.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public Nullable<bool> ShowTitleIcon { get; set; }

Return Value

Type: NullableBoolean
the showTitleIcon flag
See Also