True DBGrid for WinForms
Language 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid.Util.Localization 名前空間 : Language 列挙体
Specifies the language to be used for localizing the control.
シンタックス
'宣言
 
Public Enum Language 
   Inherits System.Enum
public enum Language : System.Enum 
メンバ
メンバ解説
ArabicLocalize the control to Arabic.
ChineseLocalize the control to Chinese (simplified).
CzechLocalize the control to Czech.
DanishLocalize the control to Danish.
DefaultLocalize the control to the language specified by the CurrentUICulture.
DutchLocalize the control to Dutch.
EnglishLocalize the control to English.
FinnishLocalize the control to Finnish.
FrenchLocalize the control to French.
GermanLocalize the control to German.
GreekLocalize the control to Greek.
HebrewLocalize the control to Hebrew.
ItalianLocalize the control to Italian.
JapaneseLocalize the control to Japanese.
NorwegianLocalize the control to Norwegian.
PolishLocalize the control to Polish.
PortugueseLocalize the control to Portuguese.
RussianLocalize the control to Russian.
SlovakLocalize the control to Slovak.
SpanishLocalize the control to Spanish.
SwedishLocalize the control to Swedish.
TurkishLocalize the control to Turkish.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1TrueDBGrid.Util.Localization.Language

参照

C1.Win.C1TrueDBGrid.Util.Localization 名前空間