Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / AutoCompleteHighlightStyle Class
Members


In This Topic
    AutoCompleteHighlightStyle Class
    In This Topic
    Defines the highlight style for automatic complete matched strings.
    Syntax
    'Declaration
     
    
    Public Class AutoCompleteHighlightStyle 
    'Usage
     
    
    Dim instance As AutoCompleteHighlightStyle
    public class AutoCompleteHighlightStyle 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyle

    See Also