Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SeparatorBoxInfo Class
Members


SeparatorBoxInfo Class
Defines a kind of char box that display some patterns as a special separator and does not accepts the input and selection.
Syntax
'Declaration
 
Public Class SeparatorBoxInfo 
   Inherits CharBoxInfo
   Implements FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As SeparatorBoxInfo
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo
      GrapeCity.Win.Spread.InputMan.CellType.SeparatorBoxInfo

See Also