Bagikan melalui


AutoSuggestBox.MaxSuggestionListHeight Properti

Definisi

Mendapatkan atau mengatur tinggi maksimum untuk bagian drop-down kontrol AutoSuggestBox .

public:
 property double MaxSuggestionListHeight { double get(); void set(double value); };
double MaxSuggestionListHeight();

void MaxSuggestionListHeight(double value);
public double MaxSuggestionListHeight { get; set; }
var double = autoSuggestBox.maxSuggestionListHeight;
autoSuggestBox.maxSuggestionListHeight = double;
Public Property MaxSuggestionListHeight As Double
<AutoSuggestBox MaxSuggestionListHeight="double"/>

Nilai Properti

Double

double

Tinggi maksimum untuk bagian drop-down kontrol AutoSuggestBox .

Berlaku untuk