Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubItem Class
Properties Methods


SubItem Class Members

The following tables list the members exposed by SubItem.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value that represents alignment of the text.  
Public PropertyGets or sets a bool value indicating whether ought to display ellipsis when text can't display completely.  
Public PropertyGets or sets a Padding value indicates the margin of the SubItem.  
Public PropertyGets or sets a value that user free set.  
Public PropertyGets or sets a value that represents value of the SubItem.  
Public PropertyGets or sets a bool value indicating whether the SubItem can word wrap or not.  
Top
Public Methods
 NameDescription
Public MethodResets the content alignment.  
Public MethodResets the ellipsis.  
Public MethodResets the padding.  
Public MethodResets the word wrap.  
Top
See Also