GrapeCity SPREAD for WPF 2.0J
ListBoxLength 構造体
メンバ 

GcListBox コントロール内の要素の長さを表します。
オブジェクト モデル
ListBoxLength 構造体ListBoxLength 構造体ListBoxLength 構造体ListBoxLength 構造体
構文
'Declaration
 
Public Structure ListBoxLength 
   Inherits System.ValueType
public struct ListBoxLength : System.ValueType 
解説
XAML 値

Auto

Auto によるサイズ変更を可能にするリテラル文字列値。セルと列ヘッダの両方の内容に基づいて GcListBox 列のサイズが変更されます。

SizeToHeader

SizeToHeader によるサイズ変更を可能にするリテラル文字列値。列ヘッダのみの内容に基づいて GcListBox 列のサイズが変更されます。

SizeToSubItems

SizeToSubItems によるサイズ変更を可能にするリテラル文字列値。列ヘッダを除く列のセルの内容に基づいて GcListBox 列のサイズが変更されます。

*

幅が残りのスペースの加重比率であることを示すリテラル文字列値。

継承階層

System.Object
   System.ValueType
      GrapeCity.Windows.SpreadGrid.Editors.ListBoxLength

参照

ListBoxLength メンバ
GrapeCity.Windows.SpreadGrid.Editors 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.