Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    AutoCompleteHighlightStyleInfo Class
    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