CenterHeadersVertically Property (MultiRow<T>)
In This Topic
Gets or sets a value that determines whether the content of cells that span multiple rows should be vertically centered.
Syntax
'Declaration
Public Property CenterHeadersVertically As Boolean
public bool CenterHeadersVertically {get; set;}
See Also