DataGridViewButtonCell.FormattedValueType Vlastnost

Definice

Získá typ formátované hodnoty přidružené k buňce.

public:
 virtual property Type ^ FormattedValueType { Type ^ get(); };
public override Type FormattedValueType { get; }
member this.FormattedValueType : Type
Public Overrides ReadOnly Property FormattedValueType As Type

Hodnota vlastnosti

Type

A Type představující typ formátované hodnoty buňky.

Platí pro

Viz také