Returns the Height of the control that implements IView
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
double Height { get; set; } |
| Visual Basic |
|---|
Property Height As Double Get Set |
| JScript |
|---|
function get Height () : double function set Height (value : double) |