Class TableCellValue
Ячейка таблицы.
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; }