Spread Windows Forms 12.0 Product Documentation
ListItemInfo Class Members
Properties  Methods 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : ListItemInfo Class

The following tables list the members exposed by ListItemInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets whether the ListItemInfo object calculates the height automatically.  
Public PropertyGets or sets the background color.  
Public PropertyGets or sets whether the ListItemInfo object is enabled.  
Public PropertyGets or sets the font.  
Public PropertyGets or sets the foreground color.  
Public PropertyGets or sets the background gradient effect.  
Public PropertyGets or sets the height of the ListItemInfo object.  
Public PropertyGets or sets the ListItemInfo image.  
Public PropertyGets or sets the indent setting of ListItemInfo.  
Public PropertyGets or sets the subitem collection of ListItemInfo.  
Public PropertyGets or sets the tag the user wants to set.  
Public PropertyGets or sets the text in the ListItemInfo object.  
Public PropertyGets or sets tooltip text of the item.  
Public PropertyGets or sets whether the list item is visible.  
Top
Public Methods
 NameDescription
Public MethodLoads the object from XML.  
Public MethodGets the object data.  
Public MethodResets the height of the item that was set automatically.  
Public MethodResets the backcolor.  
Public MethodResets the font.  
Public MethodResets the forecolor.  
Public MethodResets the gradient effect.  
Public MethodResets the height.  
Public MethodResets the image.  
Public MethodResets the indent setting.  
Public MethodResets the visible setting.  
Public MethodSaves the object to XML.  
Top
Protected Methods
 NameDescription
Protected MethodSpecifies whether the automatic item height should be serialized.  
Protected MethodSpecifies whether the backcolor should be serialized.  
Protected MethodSpecifies whether the font should be serialized.  
Protected MethodSpecifies whether the forecolor should be serialized.  
Protected MethodSpecifies whether the gradient effect should be serialized.  
Protected MethodSpecifies whether the height should be serialized.  
Protected MethodSpecifies whether the image should be serialized.  
Protected MethodSpecifies whether the indent setting should be serialized.  
Protected MethodSpecifies whether the visible setting should be serialized.  
Top
See Also

Reference

ListItemInfo Class
GrapeCity.Win.Spread.InputMan.CellType Namespace