Interface IRowActionListingConfiguration
Describes table configuration with row action.
public interface IRowActionListingConfiguration
- Extension Methods
Properties
RowAction
Action for each row displayed in the table.
ActionConfiguration RowAction { get; set; }