DesignerDataColumn.Precision Property

Definition

Gets the number of digits in a numeric data column.

public:
 property int Precision { int get(); };
public int Precision { get; }
member this.Precision : int
Public ReadOnly Property Precision As Integer

Property Value

The number of digits in a numeric data column.

Applies to