Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ItemsControl
.
.
::
.
.
ItemStyle Property
C1ItemsControl Class
See Also
Style applied to all the items of this item control.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
Style
ItemStyle
{
get
;
set
; }
Visual Basic
Public
Property
ItemStyle
As
Style
Get
Set
See Also
C1ItemsControl Class
C1.WPF Namespace