EditPanelRichTextHeight

Top  Previous  Next

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

[Visual Basic .NET]

Public Property EditPanelRichTextHeight As Integer

[C#]

public int EditPanelRichTextHeight {get; set;}

 

Remarks

The default value is 40 and a valid value should be between 20 and 200.