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