FlexGrid for WPF
TransposedGridBehavior クラス
メンバ 

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 : TransposedGridBehavior クラス
データ項目が列として表示されるように、FlexGrid が列と行をスイッチできるようにします。
オブジェクト モデル
TransposedGridBehavior クラス
シンタックス
'宣言
 
Public Class TransposedGridBehavior 
   Inherits C1.WPF.Core.C1Behavior(Of FlexGrid)
   Implements Microsoft.Xaml.Behaviors.IAttachedObject 
public class TransposedGridBehavior : 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.TransposedGridBehavior

参照

参照

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