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