.NET Framework Class Library
Row
.
.
::
.
.
Selected Property
Row Class
See Also
Gets or sets a value that determines whether this row is selected.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
override
bool
Selected
{
get
;
set
; }
Visual Basic
Public
Overrides
Property
Selected
As
Boolean
Get
Set
See Also
Row Class
C1.Silverlight.FlexGrid Namespace