EditPanelImageHeight

Top  Previous  Next

Gets or sets the height in pixels of picture box in edit panel if EditMode property is EditPanel, EditPanelAndShowRow, or PopupEditWindow for the grid in edit mode.

[Visual Basic .NET]

Public Property EditPanelImageHeight As Integer

[C#]

public int EditPanelImageHeight {get; set;}

 

Remarks

The default value is 80 and a valid value should be between 30 and 500. A screenshot is listed below.

EditPanel_ImageHeight