'Declaration
Public Overridable Property AutoHeight As Boolean
'Usage
Dim instance As SuperEditPreview Dim value As Boolean instance.AutoHeight = value value = instance.AutoHeight
public virtual bool AutoHeight {get; set;}
'Declaration
Public Overridable Property AutoHeight As Boolean
'Usage
Dim instance As SuperEditPreview Dim value As Boolean instance.AutoHeight = value value = instance.AutoHeight
public virtual bool AutoHeight {get; set;}