CellsGroupTElementIsSingleCell - свойство
Свойство, определяющее, состоит ли объект из одной ячейки
Пространство имён: Tessa.Extensions.Default.Server.CardsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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