FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellBorder Class
Properties


In This Topic
    CellBorder Class Members
    In This Topic

    The following tables list the members exposed by CellBorder.

    Public Properties
     NameDescription
    Public PropertyGets or sets the border color (except for 3D borders).  
    Public PropertyGets or sets the border direction.  
    Public PropertyGets or sets the horizontal border edges color (except for 3D borders) when Direction is set to BorderDirEnum.BothDifferent.  
    Public PropertyGets or sets the horizontal border edges width (except for 3D borders) when Direction is set to BorderDirEnum.BothDifferent.  
    Public PropertyGets or sets the border style.  
    Public PropertyGets or sets the vertical border edges color (except for 3D borders) when Direction is set to BorderDirEnum.BothDifferent.  
    Public PropertyGets or sets the vertical border edges width (except for 3D borders) when Direction is set to BorderDirEnum.BothDifferent.  
    Public PropertyGets or sets the border width (except for 3D borders).  
    Top
    See Also