FlexGrid for WinForms
BorderStyleEnum Enumeration



Specifies the type of border to be drawn around the control.
Syntax
'Declaration
 
Public Enum BorderStyleEnum 
   Inherits System.Enum
'Usage
 
Dim instance As BorderStyleEnum
public enum BorderStyleEnum : System.Enum 
public enum class BorderStyleEnum : public System.Enum 
Members
MemberDescription
Fixed3DA three-dimensional border.
FixedSingleA single-line border.
Light3DA light sunken border.
NoneNo border.
XpThemesA border drawn using XP themes.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum

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.Win.C1FlexGrid.Util.BaseControls Namespace

 

 


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

Send Feedback