UniformColumnWidths Property
In This Topic
Gets or sets the
System.Boolean value determining whether all columns should have the same width.
Syntax
'Declaration
Public Property UniformColumnWidths As Boolean
public bool UniformColumnWidths {get; set;}
See Also