FlexPivot for WinForms
TextEffectEnum 列挙体

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : TextEffectEnum 列挙体
Specifies a 3D effect to use when rendering cell text.
シンタックス
'宣言
 
Public Enum TextEffectEnum 
   Inherits System.Enum
public enum TextEffectEnum : System.Enum 
メンバ
メンバ解説
FlatNo 3D effect.
InsetText is drawn with a shadow offset by one pixel to the left and above the text.
RaisedText is drawn with a shadow offset by one pixel to the right and below the text.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.TextEffectEnum

参照

C1.Win.C1FlexGrid 名前空間