Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1WrapPanel
.
.
::
.
.
ItemHeight Property
C1WrapPanel Class
See Also
Gets or sets a value that specifies the height of all items that are contained within the panel.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
double
ItemHeight
{
get
;
set
; }
Visual Basic
Public
Property
ItemHeight
As
Double
Get
Set
See Also
C1WrapPanel Class
C1.WPF Namespace