Summary
Provides data for the
Populating
event.
- Namespace
- Avalonia
.Controls - Base Types
-
- CancelEventArgs
graph BT
Type-->Base0["CancelEventArgs"]
Type["PopulatingEventArgs"]
class Type type-node
Syntax
public class PopulatingEventArgs : CancelEventArgs
Constructors
Name | Summary |
---|---|
PopulatingEventArgs |
Initializes a new instance of the
PopulatingEventArgs .
|
Properties
Name | Value | Summary |
---|---|---|
Parameter | string |
Gets the text that is used to determine which items to display in
the
AutoCompleteBox
control.
|