Spread Windows Forms 9.0 Product Documentation
CompoundBorder Class
Members 


Represents a compound border.
Object Model
CompoundBorder ClassInset ClassIBorder InterfaceIBorder Interface
Syntax
'Declaration
 
Public Class CompoundBorder 
   Implements IBorderIBorder2IBorder3ISerializeSupport 
'Usage
 
Dim instance As CompoundBorder
public class CompoundBorder : IBorderIBorder2IBorder3ISerializeSupport  
Remarks
A compound border is composed of two border objects combined into a single border object by nesting the inside border within the margins (insets) of the outside border.
Inheritance Hierarchy

System.Object
   FarPoint.Win.CompoundBorder

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

CompoundBorder Members
FarPoint.Win Namespace
Customizing Cell Borders

 

 


Copyright © GrapeCity, inc. All rights reserved.