Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RowCol
.
.
::
.
.
IsReadOnly Property
RowCol Class
See Also
Gets or sets a value that indicates whether cells in this row or column can be edited.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
bool
IsReadOnly
{
get
;
set
; }
Visual Basic
Public
Property
IsReadOnly
As
Boolean
Get
Set
See Also
RowCol Class
C1.Silverlight.FlexGrid Namespace