[]
        
(Showing Draft Content)

C1.Blazor.Calendar.C1Calendar.ItemValidator

ItemValidator Property

ItemValidator

Gets or sets the selected date style.

Declaration
[Parameter]
public Func<DateTime, bool> ItemValidator { get; set; }