IFastVisiblePropertyProvider Interface

Definition

Represents an interface for a streamlined object to work with properties and property values.

public interface class IFastVisiblePropertyProvider
public interface IFastVisiblePropertyProvider
type IFastVisiblePropertyProvider = interface
Public Interface IFastVisiblePropertyProvider

Methods

FillDataRow(DataRow)

Fills the given data row by using all properties for this type.

Applies to