Table of Contents

Class TableCellValue

Namespace
Ascon.Polynom.Web.Api.Data.Models.TableView
Assembly
Ascon.Polynom.Web.Api.Data.dll

Ячейка таблицы.

public class TableCellValue : AccessControlObject, ITableCellValue, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess
Inheritance
TableCellValue
Implements
Inherited Members
Extension Methods

Constructors

TableCellValue()

public TableCellValue()

Properties

PropertyValue

Возвращает значение ячейки.

public IIdentifiableObject? PropertyValue { get; set; }

Property Value

IIdentifiableObject