Height Property (DataGridRow)
Class
DataGridRow
.
Action
Gets or sets the width of the column.
Syntax
C#
protected
Integer
Height { get; set; }
VB
'Declaration Protected ReadWrite Property Height As
Integer
Access
Read and write.