The following tables list the members exposed by PropertyValueCellStyleSelector.
Public Properties
| Name | Description |
 | BooleanValueStyle |
Gets or sets the style which will be applied to boolean value cell.
|
 | DateTimeValueStyle |
Gets or sets the style which will be applied to date time value cell.
|
 | DefaultValueStyle |
Gets or sets the default style for property value cell.
|
 | EnumValueStyle |
Gets or sets the style which will be applied to enum value cell.
|
 | NumericValueStyle |
Gets or sets the style which will be applied to numeric value cell.
|
Top
Public Methods
| Name | Description |
 | SelectStyle | Overridden.
Select property value cell style based on custom logic.
|
Top
See Also