Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CellRange
.
.
::
.
.
IsSingleCell Property
CellRange Structure
See Also
Gets a value that indicates whether this range contains a single cell.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
bool
IsSingleCell
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsSingleCell
As
Boolean
Get
See Also
CellRange Structure
C1.Silverlight.FlexGrid Namespace