Spread Windows Forms 10.0 Product Documentation
DefaultSubItemInfo Class Members
Properties  Methods 


The following tables list the members exposed by DefaultSubItemInfo.

Public Constructors
 NameDescription
Public ConstructorDefaultSubItemInfo ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyContentAlignmentGets or sets a ContentAlignment value that indicates the alignment of the content.  
Public PropertyEllipsisGets or sets whether to use an ellipsis when there is not enough space to draw the content.  
Public PropertyPaddingGets or sets a Padding value that indicates the distance between the content and the boundary of the SubItemInfo object.  
Public PropertyWordWrapGets or sets whether the content can be wrapped.  
Top
Public Methods
 NameDescription
Public MethodDeserializeLoads the object from XML.  
Public MethodGetObjectDataGets the object data.  
Public MethodResetContentAlignmentResets the ContentAlignment setting.  
Public MethodResetEllipsisResets the Ellipsis setting.  
Public MethodResetPaddingResets the Padding setting.  
Public MethodResetWordWrapResets the WordWrap setting.  
Public MethodSerializeSaves the object to XML.  
Top
Protected Methods
 NameDescription
Protected MethodShouldSerializeContentAlignmentSpecifies whether ContentAlignment should be serialized.  
Protected MethodShouldSerializeEllipsisSpecifies whether Ellipsis should be serialized.  
Protected MethodShouldSerializePaddingSpecifies whether Padding should be serialized.  
Protected MethodShouldSerializeWordWrapSpecifies whether WordWrap should be serialized.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.