System.Windows.Forms.DataGridViewAdvancedBorderStyle Members

The members of System.Windows.Forms.DataGridViewAdvancedBorderStyle are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Properties

AllDataGridViewAdvancedCellBorderStyle.

Gets or sets the border style for all of the borders of a cell.

BottomDataGridViewAdvancedCellBorderStyle.

Gets or sets the style for the bottom border of a cell.

LeftDataGridViewAdvancedCellBorderStyle.

Gets the style for the left border of a cell.

RightDataGridViewAdvancedCellBorderStyle.

Gets the style for the right border of a cell.

TopDataGridViewAdvancedCellBorderStyle.

Gets the style for the top border of a cell.

Public Methods

override
Equals(object) : bool

Determines whether the specified object is equal to the current System.Windows.Forms.DataGridViewAdvancedBorderStyle.

override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string

Returns a string that represents the System.Windows.Forms.DataGridViewAdvancedBorderStyle.

Explicitly Implemented Interface Members

ICloneable.Clone

Creates a new object that is a copy of the current instance.