MESCIUS InputMan for WPF 3.0J
ListBoxLengthUnitType 列挙体

GcListBox の要素(カラムなど)のサイズ設定方法を表す定数を定義します。
構文
Public Enum ListBoxLengthUnitType 
   Inherits System.Enum
public enum ListBoxLengthUnitType : System.Enum 
メンバ
メンバ解説
Auto測定単位はサブ項目とカラムヘッダのサイズに基づきます。
Pixel測定単位はピクセルで表されます。
SizeToHeader測定単位はカラムヘッダのサイズに基づきます。
SizeToSubItems測定単位はサブ項目のサイズに基づきます。
Star測定単位は使用可能なスペースの加重比率です。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.InputMan.ListBoxLengthUnitType

参照

参照

GrapeCity.Windows.InputMan 名前空間

 

 


© MESCIUS inc. All rights reserved.