Table of Contents

Interface IRowActionListingConfiguration

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

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; }

Property Value

ActionConfiguration