Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItem Class
Properties Methods


In This Topic
    ListItem Class Members
    In This Topic

    The following tables list the members exposed by ListItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the ListItem calculates the height automatically.  
    Public PropertyGets or sets the background color.  
    Public PropertyGets or sets a value indicating whether the ListItem can be checked.  
    Public PropertyGets or sets a value indicating whether the ListItem is enabled.  
    Public PropertyGets or sets the font.  
    Public PropertyGets or sets the foreground color.  
    Public PropertyGets or sets a value that represents background gradient effect of the ListItem.  
    Public PropertyGets or sets the height of the ListItem.  
    Public PropertyGets or sets the Image of the ListItem.  
    Public PropertyGets or sets a value indicating that the indent of the ListItem.  
    Public PropertyGets or sets the subitem collection of the ListItem.  
    Public PropertyGets or sets a value that represents the tag what user want to set.  
    Public PropertyGets or sets the text in the ListItem.  
    Public PropertyGets or sets tool-tip text of item.  
    Public PropertyGets or sets a value indicating whether the ListItem is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the height of the auto item.  
    Public MethodResets the color of the back.  
    Public MethodResets the font.  
    Public MethodResets the color of the fore.  
    Public MethodResets the gradient effect.  
    Public MethodResets the height.  
    Public MethodResets the image.  
    Public MethodResets the indent.  
    Public MethodResets the visible.  
    Top
    Protected Methods
     NameDescription
    Protected MethodShoulds the height of the serialize auto item.  
    Protected MethodShoulds the color of the serialize back.  
    Protected MethodShoulds the serialize font.  
    Protected MethodShoulds the color of the serialize fore.  
    Protected MethodShoulds the serialize gradient effect.  
    Protected MethodShoulds the height of the serialize.  
    Protected MethodShoulds the serialize image.  
    Protected MethodShoulds the serialize indent.  
    Protected MethodShoulds the serialize visible.  
    Top
    See Also