CellsGroupTElementIsSingleCell - свойство
Свойство, определяющее, состоит ли объект из одной ячейки
Пространство имён: Tessa.Extensions.Default.Server.CardsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public bool IsSingleCell { get; }
Public ReadOnly Property IsSingleCell As Boolean
Get
public:
virtual property bool IsSingleCell {
bool get () sealed;
}
abstract IsSingleCell : bool with get
override IsSingleCell : bool with get
BooleanICellsGroupIsSingleCell