GrapeCity MultiRow Windows Forms Documentation
BorderBase Class
Members 


Defines the base class for borders of a Cell or a Section. This is an abstract base class of Border, RoundedBorder, and ThreeDBorder. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
BorderBase ClassBorderBase Class
Syntax
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.BorderEditor, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")>
Public MustInherit Class BorderBase 
Dim instance As BorderBase
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.BorderEditor, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")]
public abstract class BorderBase 
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.BorderBase
      GrapeCity.Win.MultiRow.Border
      GrapeCity.Win.MultiRow.ThreeDBorder

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BorderBase Members
GrapeCity.Win.MultiRow Namespace
CellStyle.Border
Section.Border
Border Class
RoundedBorder Class
ThreeDBorder Class

 

 


Copyright © GrapeCity, inc. All rights reserved.