Geocortex Essentials WPF API Reference for Workflow
FormButtonList Constructor |
Overload List
Name | Description | |
---|---|---|
FormButtonList |
Initializes a new instance of the FormButtonList class.
|
|
FormButtonList(IEnumerableFormButton) |
Initializes a new instance of the FormButtonList class that contains elements copied from the specified collection.
|
|
FormButtonList(ListFormButton) |
Initializes a new instance of the FormButtonList class that contains elements copied from the specified list.
|
See Also