DataLayoutControlAutoGeneratingItemEventArgs Constructors
Provides data for the DataLayoutControl.AutoGeneratingItem event.Name | Parameters | Description |
---|---|---|
DataLayoutControlAutoGeneratingItemEventArgs(String, Type, DataLayoutItem) | propertyName, propertyType, item | Initializes a new instance of the DataLayoutControlAutoGeneratingItemEventArgs class with the specified settings. |
See Also