Click or drag to resize

WidgetType Property

Get the Type of widget.

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 WidgetType Type { get; set; }

Return Value

Type: WidgetType
the WidgetType
See Also