New to Telerik UI for BlazorStart a free 30-day trial

Definition

Constructors

C#
public GanttPopupEditFormSettings()

Properties

Defines the template for the content of the Gantt popup edit dialog.

C#
[Parameter]
public RenderFragment<GanttPopupEditFormTemplateContext> FormTemplate { get; set; }