DataGrid for WPF/Silverlight
DataGridLength コンストラクタ(Double,DataGridUnitType)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridLength 構造体 > DataGridLength コンストラクタ : DataGridLength コンストラクタ(Double,DataGridUnitType)
値。
長さを表すために使用される単位のタイプ。
DataGridLength構造の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.Double, _
   ByVal type As DataGridUnitType _
)
public DataGridLength( 
   System.double value,
   DataGridUnitType type
)

パラメータ

value
値。
type
長さを表すために使用される単位のタイプ。
参照

DataGridLength 構造体
DataGridLength メンバ
オーバーロード一覧