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