PowerTools CalendarGrid for Windows Forms 1.0J
WrapMode 列挙体

行がビューの幅を超えているときの折り返し方法を表します。
構文
Public Enum WrapMode 
   Inherits System.Enum
public enum WrapMode : System.Enum 
メンバ
メンバ解説
CharWrap文字単位でテキストを折り返します。
NoWrap折り返しません。
WordWrap語単位でテキストを折り返します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.CalendarGrid.Editors.WrapMode

参照

GrapeCity.Win.CalendarGrid.Editors 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.