DataGridViewHeaderCell.ValueType Vlastnost

Definice

Získá typ hodnoty uložené v buňce.

public:
 virtual property Type ^ ValueType { Type ^ get(); void set(Type ^ value); };
public override Type ValueType { get; set; }
public override Type? ValueType { get; set; }
member this.ValueType : Type with get, set
Public Overrides Property ValueType As Type

Hodnota vlastnosti

Objekt Type představující String typ.

Platí pro

Viz také