Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSelectionRenderer Class
Members


In This Topic
    DefaultSelectionRenderer Class
    In This Topic
    Represents the default selection renderer.
    Object Model
    DefaultSelectionRenderer Class
    Syntax
    'Declaration
     
    Public Class DefaultSelectionRenderer 
       Implements FarPoint.Win.ISerializeSupportISelectionRenderer 
    'Usage
     
    Dim instance As DefaultSelectionRenderer
    public class DefaultSelectionRenderer : FarPoint.Win.ISerializeSupportISelectionRenderer  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.DefaultSelectionRenderer
          FarPoint.Win.Spread.FlatSelectionRenderer

    See Also