Gets or sets a value that specifies the height of all items that are contained within the panel.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public double ItemHeight { get; set; } |
Visual Basic |
---|
Public Property ItemHeight As Double Get Set |