Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1LinePanel
.
.
::
.
.
Reverse Property
C1LinePanel Class
See Also
Gets or sets whether the items are arranged top-down/left-right or bottom-up/right-left.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
bool
Reverse
{
get
;
set
; }
Visual Basic
Public
Property
Reverse
As
Boolean
Get
Set
See Also
C1LinePanel Class
C1.Silverlight Namespace