Blazor コントロール
IsCheckedChanged プロパティ (C1CheckBox)

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1CheckBox クラス : IsCheckedChanged プロパティ
シンタックス
'宣言
 
Public Property IsCheckedChanged As Microsoft.AspNetCore.Components.EventCallback(Of Nullable(Of Boolean))
public Microsoft.AspNetCore.Components.EventCallback<Nullable<bool>> IsCheckedChanged {get; set;}
参照

C1CheckBox クラス
C1CheckBox メンバ