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

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 : C1Border クラス
他のビューの周囲に境界線を描画するために使用される基本コントロール
オブジェクト モデル
C1Border クラス
シンタックス
'宣言
 
Public Class C1Border 
   Inherits C1View
   Implements IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1Border : C1View, 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.C1Border
            C1.Blazor.Grid.GridControlCellView

参照

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