| Visual Basic (Declaration) | |
|---|---|
Public Property ItemContainerStyleSelector As StyleSelector | |
| C# | |
|---|---|
public StyleSelector ItemContainerStyleSelector {get; set;} | |
Return Value
The StyleSelector that will select the appropriate style to apply to the containers (DataRow) of the data items in the groups to which the configuration is applied.Changes made to the ItemContainerStyle or ItemContainerStyleSelector properties will not be reflected on existing containers (items that are visible in the viewport) until their containers are recreated or the grid is refreshed. Items that were not visible when the new style or selector were set will use the new style.
Supported Frameworks: Microsoft .NET Framework version 3.5