ASPxCardViewGroupSelectorFillItemsEventArgs Constructors
Provides data for the ASPxCardView.GroupSelectorFillItems event.| Name | Parameters | Description |
|---|---|---|
| ASPxCardViewGroupSelectorFillItemsEventArgs(List<CardViewGroupSelectorItem>) | items | Initializes a new instance of the ASPxCardViewGroupSelectorFillItemsEventArgs class. |
See Also