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 System.Boolean
public System.bool UniformColumnWidths {get; set;}
See Also