Table.Uniform Property

Definition

True if all the rows in a table have the same number of columns.

public:
 property bool Uniform { bool get(); };
public bool Uniform { get; }
member this.Uniform : bool
Public ReadOnly Property Uniform As Boolean

Property Value

Applies to