Blazor コントロール
C1Button クラス
メンバ 

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 : C1Button クラス
スイートに対応する組み込みスタイルを持つボタン。
オブジェクト モデル
C1Button クラス
シンタックス
'宣言
 
Public Class C1Button 
   Inherits C1HtmlButton
   Implements IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1Button : C1HtmlButton, IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.Core.C1HtmlButton
            C1.Blazor.Core.C1Button
               C1.Blazor.DataPager.DataPagerButton

参照

C1Button メンバ
C1.Blazor.Core 名前空間