Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DistributionInfo
.
.
::
.
.
RowSpan Property
DistributionInfo Class
See Also
Gets or sets a number of rows spanned by a child element. The default value is 1.
Namespace:
C1.WPF.C1Schedule
Assembly:
C1.WPF.C1Schedule
(in C1.WPF.C1Schedule.dll)
Syntax
C#
public
int
RowSpan
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
RowSpan
As
Integer
Get
Set
See Also
DistributionInfo Class
C1.WPF.C1Schedule Namespace