Freigeben über


_CardView.MultiLineFieldHeight Eigenschaft

Definition

Dient zum Zurückgeben oder Festlegen eines Integer-Werts (int in C#), der die Mindestanzahl von Zeilen für im -Objekt angezeigte mehrteilige CardView Felder bestimmt. Lese-/Schreibzugriff.

public:
 property int MultiLineFieldHeight { int get(); void set(int value); };
public int MultiLineFieldHeight { get; set; }
Public Property MultiLineFieldHeight As Integer

Eigenschaftswert

Hinweise

This property can be set to a value between 1 and 20. If this property is set to a value less than 1, the property is set to 1. If this property is set to a value greater than 20, the property is set to 20. The default value for this property is 1.

Gilt für: