Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / AutoCompleteHighlightStyleInfo Class
Members


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

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

    See Also