GrapeCity SPREAD for WPF 2.0J
ShowLiterals 列挙体

ユーザー入力時にリテラルをどのように表示するかを指定します。
構文
'Declaration
 
Public Enum ShowLiterals 
   Inherits System.Enum
public enum ShowLiterals : System.Enum 
メンバ
メンバ説明
Alwaysリテラルを常に表示します。
PostDisplayユーザーが入力した後にリテラルを表示します。
PreDisplayユーザーが入力する前にリテラルを表示します。
解説
リテラルがいつ表示されるかを指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.Editors.ShowLiterals

参照

GrapeCity.Windows.SpreadGrid.Editors 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.