PreviewWidth Property
Summary
Gets the width of the preview.
Syntax
public int PreviewWidth {get;}
Public ReadOnly Property PreviewWidth As Integer
public int getPreviewWidth()
Property Value
The width of the command preview if getIsPreview() returns true; otherwise, 0.