FlexGrid for WPF
SkeletonLoadingBehavior クラス
メンバ 

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 : SkeletonLoadingBehavior クラス
System.Windows.Controls.TextBox を使用して任意の FlexGrid をフィルタリングできます。
オブジェクト モデル
SkeletonLoadingBehavior クラス
シンタックス
'宣言
 
Public Class SkeletonLoadingBehavior 
   Inherits C1.WPF.Core.C1Behavior(Of FlexGrid)
   Implements Microsoft.Xaml.Behaviors.IAttachedObject 
public class SkeletonLoadingBehavior : C1.WPF.Core.C1Behavior<FlexGrid>, Microsoft.Xaml.Behaviors.IAttachedObject  
解説
この動作は、接続されたグリッドの CellFactory を設定します。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Freezable
            System.Windows.Media.Animation.Animatable
               Microsoft.Xaml.Behaviors.Behavior
                  Microsoft.Xaml.Behaviors.Behavior<T>
                     C1.WPF.Core.C1Behavior<T>
                        C1.WPF.Grid.SkeletonLoadingBehavior

参照

SkeletonLoadingBehavior メンバ
C1.WPF.Grid 名前空間