Property PopupTemplate
| Edit this page View SourcePopupTemplate
Gets or sets the template used for rendering a Popup
Declaration
public DataTemplate? PopupTemplate { get; set; }
Property Value
Type | Description |
---|---|
DataTemplate |
Gets or sets the template used for rendering a Popup
public DataTemplate? PopupTemplate { get; set; }
Type | Description |
---|---|
DataTemplate |