Property Content
| Improve this Doc View SourceContent
Gets or sets the data used to generate the overlay UI.
Declaration
public object Content { get; set; }
Property Value
Type | Description |
---|---|
System.Object | The data used to generate the overlay UI. The default value is null. |