Share via


CustomData.NoRows Property

Definition

Indicates that the CustomData object contains no rows of data.

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

Property Value

A Boolean value indicating that the CustomData object contains no rows of data.

Applies to