Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EnhancedCornerRenderer Class
Fields Properties Methods


In This Topic
    EnhancedCornerRenderer Class Members
    In This Topic

    The following tables list the members exposed by EnhancedCornerRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSets the appearance. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Protected Field (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the active background.  
    Public PropertyGets or sets the color of the grid line.  
    Public PropertyGets or sets the color of the normal background.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether adjacent cells can overflow into this cell. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodDetermines whether this cell can overflow into an adjacent cell. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodDeserializes. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodOverloaded. Cleans up any resources being used.  
    Public MethodGets the object data.  
    Public MethodGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodOverloaded. Overridden. Paints the sheet corner cell when not in edit mode to the specified graphics interface with the specified appearance settings.  
    Public MethodPaints the grid lines for the cell.  
    Public MethodOverridden. Paints the sheet corner.  
    Public MethodSerializes. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodOverridden. Returns the name of the renderer.  
    Top
    Protected Methods
     NameDescription
    Protected MethodInternal use only.  
    Protected MethodConverts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Protected MethodConverts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Top
    See Also