IColumnProperty Interface

Definition

Represents the individual column that can be filtered.

public interface class IColumnProperty
public interface IColumnProperty
type IColumnProperty = interface
Public Interface IColumnProperty

Properties

Expensive

Gets a value indicating whether the column is expensive to retrieve.

Filterable

Gets a value indicating whether the column can be filtered.

Name

Gets the name of the column.

Type

Gets the type of the column.

Applies to