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


In This Topic
    DefaultSubItemInfo Class Members
    In This Topic

    The following tables list the members exposed by DefaultSubItemInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a ContentAlignment value that indicates the alignment of the content.  
    Public PropertyGets or sets whether to use an ellipsis when there is not enough space to draw the content.  
    Public PropertyGets or sets a Padding value that indicates the distance between the content and the boundary of the SubItemInfo object.  
    Public PropertyGets or sets whether the content can be wrapped.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodResets the ContentAlignment setting.  
    Public MethodResets the Ellipsis setting.  
    Public MethodResets the Padding setting.  
    Public MethodResets the WordWrap setting.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodSpecifies whether ContentAlignment should be serialized.  
    Protected MethodSpecifies whether Ellipsis should be serialized.  
    Protected MethodSpecifies whether Padding should be serialized.  
    Protected MethodSpecifies whether WordWrap should be serialized.  
    Top
    See Also