ActiveReports 9
KanatypeSensitivity Enumeration

Specifies whether the data is Kanatype sensitive. (Used with the Japanese language to distinguish between hiragana and katakana.)
Syntax
'Declaration
 
Public Enum KanatypeSensitivity 
   Inherits System.Enum
public enum KanatypeSensitivity : System.Enum 
Members
MemberDescription
AutoThe Kanatype sensitivity setting is derived by querying the data provider.
FalseThere is no distinction between hiragana and katakana.
TrueThere is a distinction between hiragana and katakana.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.KanatypeSensitivity

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum