ComponentOne FinancialChart for WPF
ItemHeight Property (C1ListViewerPanel)



C1.WPF Namespace > C1ListViewerPanel Class : ItemHeight Property
Gets or sets the height of each item.
Syntax
'Declaration
 
Public ReadOnly Property ItemHeight As Double
'Usage
 
Dim instance As C1ListViewerPanel
Dim value As Double
 
value = instance.ItemHeight
public double ItemHeight {get;}
public:
property double ItemHeight {
   double get();
}
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members