Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IRenderAlignment Interface
Members


In This Topic
    IRenderAlignment Interface
    In This Topic
    Interface that defines the methods required to specify the alignment of content that the renderer uses when rendering the content.
    Syntax
    'Declaration
     
    
    Public Interface IRenderAlignment 
    'Usage
     
    
    Dim instance As IRenderAlignment
    public interface IRenderAlignment 
    See Also