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


In This Topic
    SubItemInfo Class Members
    In This Topic

    The following tables list the members exposed by SubItemInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of the text.  
    Public PropertyGets or sets whether to display the ellipsis when the text is not completely displayed.  
    Public PropertyGets or sets a Padding value that indicates the margin of SubItemInfo.  
    Public PropertyGets or sets a value the user set.  
    Public PropertyGets or sets the value of the SubItemInfo object.  
    Public PropertyGets or sets a bool value that indicates whether the SubItemInfo object can wrap by word.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodResets the content alignment.  
    Public MethodResets the ellipsis.  
    Public MethodResets the padding.  
    Public MethodResets the word wrap.  
    Public MethodSaves the object to XML.  
    Top
    See Also