'DeclarationPublic Overridable Property AutoHeight As Boolean
'UsageDim instance As SuperEditBase Dim value As Boolean instance.AutoHeight = value value = instance.AutoHeight
public virtual bool AutoHeight {get; set;}
'DeclarationPublic Overridable Property AutoHeight As Boolean
'UsageDim instance As SuperEditBase Dim value As Boolean instance.AutoHeight = value value = instance.AutoHeight
public virtual bool AutoHeight {get; set;}