Spread Windows Forms 12.0 Product Documentation
IBorder Interface
Members 


FarPoint.Win Assembly > FarPoint.Win Namespace : IBorder Interface
Interface that supports painting a border around a cell.
Object Model
IBorder InterfaceInset Class
Syntax
'Declaration
 
Public Interface IBorder 
'Usage
 
Dim instance As IBorder
public interface IBorder 
Remarks

For best results, do not derive a class from the IBorder interface. Instead derive classes from an existing border class, such as the BevelBorder class.

Classes derived from this interface might not behave as expected.

See Also

Reference

IBorder Members
FarPoint.Win Namespace
BevelBorder Class
ComplexBorder Class
CompoundBorder Class
DoubleLineBorder Class
EmptyBorder Class
LineBorder Class
RoundedLineBorder Class
Customizing Cell Borders