DataGridCellInfo Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about a specific cell in a DataGrid.
public value class DataGridCellInfo
public struct DataGridCellInfo
type DataGridCellInfo = struct
Public Structure DataGridCellInfo
- Inheritance
This structure provides information about the cell and the data item associated with the cell. It is used instead of a reference to the actual DataGridCell container when the DataGrid gets a cell; for example, in the CurrentCell or SelectedCells properties.
Data |
Initializes a new instance of the DataGridCellInfo structure for the specified cell. |
Data |
Initializes a new instance of the DataGridCellInfo structure using the specified data item and column. |
Column |
Gets the column that contains the cell. |
Is |
Gets a value that indicates whether the structure holds valid information. |
Item |
Gets the data item for the row that contains the cell. |
Equals(Object) |
Indicates whether the specified object is equal to the current instance. |
Get |
Returns a hash code for the current DataGridCellInfo structure. |
Equality(Data |
Indicates whether two DataGridCellInfo instances are equal. |
Inequality(Data |
Indicates whether two DataGridCellInfo instances are not equal. |
Производ | Верзије |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: