PreviewHeight Property
Summary
Gets the height of the preview.
Syntax
public int PreviewHeight {get;}
Public ReadOnly Property PreviewHeight As Integer
public int getPreviewHeight()
Property Value
The height of the command preview if IsPreview returns true; otherwise, 0.