PreviewHeight Property
Summary
(Read only) Gets the preview height.
Syntax
public int PreviewHeight { get; }
Public ReadOnly Property PreviewHeight As Integer
public:
property int PreviewHeight {
int get();
}
Property Value
The command preview height if IsPreview is set to true; otherwise, 0.