Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / AppearanceProperty Class / ImeMode Field


In This Topic
    ImeMode Field (AppearanceProperty)
    In This Topic
    Represents the ImeMode property (index is 6), which specifies the imemode of the object.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImeMode As AppearanceProperty
    'Usage
     
    
    Dim value As AppearanceProperty
     
    value = AppearanceProperty.ImeMode
    public static readonly AppearanceProperty ImeMode
    See Also