ASP.NET MVC Controls
BorderLinetype Enumeration

The style of the cell borders.
Syntax
'Declaration
 
Public Enum BorderLinetype 
   Inherits System.Enum
public enum BorderLinetype : System.Enum 
Members
MemberDescription
DashedThe line style of a border is dashed.
DottedThe line style of a border is dotted.
DoubleThe line style of a border is double line.
HairThe line style of a border is hairline.
MediumThe line style of a border is medium.
MediumDashDotDottedThe line style of a border is medium dash-dot-dot.
MediumDashDottedThe line style of a border is medium dash-dot.
MediumDashedThe line style of a border is medium dashed.
NoneThe line style of a border is none (no border visible).
SlantedMediumDashDottedThe line style of a border is slanted dash-dot.
ThickThe line style of a border is 'thick'.
ThinThe line style of a border is thin.
ThinDashDotDottedThe line style of a border is thin dash-dot-dot.
ThinDashDottedThe line style of a border is thin dash-dot.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Sheet.BorderLinetype

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

C1.Web.Mvc.Sheet Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback