Spread Windows Forms 10.0 Product Documentation
ListItemInfo Class Members
Properties  Methods 


The following tables list the members exposed by ListItemInfo.

Public Constructors
 NameDescription
Public ConstructorListItemInfo ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAutoItemHeightGets whether the ListItemInfo object calculates the height automatically.  
Public PropertyBackColorGets or sets the background color.  
Public PropertyEnabledGets or sets whether the ListItemInfo object is enabled.  
Public PropertyFontGets or sets the font.  
Public PropertyForeColorGets or sets the foreground color.  
Public PropertyGradientEffectGets or sets the background gradient effect.  
Public PropertyHeightGets or sets the height of the ListItemInfo object.  
Public PropertyImageGets or sets the ListItemInfo image.  
Public PropertyIndentGets or sets the indent setting of ListItemInfo.  
Public PropertySubItemsGets or sets the subitem collection of ListItemInfo.  
Public PropertyTagGets or sets the tag the user wants to set.  
Public PropertyTextGets or sets the text in the ListItemInfo object.  
Public PropertyToolTipTextGets or sets tooltip text of the item.  
Public PropertyVisibleGets or sets whether the list item is visible.  
Top
Public Methods
 NameDescription
Public MethodDeserializeLoads the object from XML.  
Public MethodGetObjectDataGets the object data.  
Public MethodResetAutoItemHeightResets the height of the item that was set automatically.  
Public MethodResetBackColorResets the backcolor.  
Public MethodResetFontResets the font.  
Public MethodResetForeColorResets the forecolor.  
Public MethodResetGradientEffectResets the gradient effect.  
Public MethodResetHeightResets the height.  
Public MethodResetImageResets the image.  
Public MethodResetIndentResets the indent setting.  
Public MethodResetVisibleResets the visible setting.  
Public MethodSerializeSaves the object to XML.  
Top
Protected Methods
 NameDescription
Protected MethodShouldSerializeAutoItemHeightSpecifies whether the automatic item height should be serialized.  
Protected MethodShouldSerializeBackColorSpecifies whether the backcolor should be serialized.  
Protected MethodShouldSerializeFontSpecifies whether the font should be serialized.  
Protected MethodShouldSerializeForeColorSpecifies whether the forecolor should be serialized.  
Protected MethodShouldSerializeGradientEffectSpecifies whether the gradient effect should be serialized.  
Protected MethodShouldSerializeHeightSpecifies whether the height should be serialized.  
Protected MethodShouldSerializeImageSpecifies whether the image should be serialized.  
Protected MethodShouldSerializeIndentSpecifies whether the indent setting should be serialized.  
Protected MethodShouldSerializeVisibleSpecifies whether the visible setting should be serialized.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.