'宣言 Public Structure ListBoxLength Inherits System.ValueType
public struct ListBoxLength : System.ValueType
'宣言 Public Structure ListBoxLength Inherits System.ValueType
public struct ListBoxLength : System.ValueType
Auto
Auto によるサイズ変更を可能にするリテラル文字列値。セルと列ヘッダの両方の内容に基づいて GcListBox 列のサイズが変更されます。
SizeToHeader
SizeToHeader によるサイズ変更を可能にするリテラル文字列値。列ヘッダのみの内容に基づいて GcListBox 列のサイズが変更されます。
SizeToSubItems
SizeToSubItems によるサイズ変更を可能にするリテラル文字列値。列ヘッダを除く列のセルの内容に基づいて GcListBox 列のサイズが変更されます。
*
幅が残りのスペースの加重比率であることを示すリテラル文字列値。
System.Object
System.ValueType
GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListBoxLength