ShowSelectionAttribute.Value property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets a value indicating whether the selected CSS class should be applied to cells in this column when the containing row is selected.
public bool Value { get; }
Property Value
true if the selected CSS class should be applied; otherwise, false.
See Also
- class ShowSelectionAttribute