Scheduler for WPF
AutoDistributionGrid クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : AutoDistributionGrid クラス
グリッドセル間で子要素を自動的に配置するグリッドパネルを表します。
オブジェクト モデル
AutoDistributionGrid クラス
シンタックス
'宣言
 
Public Class AutoDistributionGrid 
   Inherits System.Windows.Controls.Grid
public class AutoDistributionGrid : System.Windows.Controls.Grid 
解説

AutoDistributionGridクラスは、基本グリッドクラスに次の機能を追加します。

継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     System.Windows.Controls.Grid
                        C1.WPF.Schedule.AutoDistributionGrid

参照

AutoDistributionGrid メンバ
C1.WPF.Schedule 名前空間