'Declaration Public MustOverride Property AutoTextIndex As Integer
'Usage Dim instance As HeaderBase Dim value As Integer instance.AutoTextIndex = value value = instance.AutoTextIndex
public abstract int AutoTextIndex {get; set;}
'Declaration Public MustOverride Property AutoTextIndex As Integer
'Usage Dim instance As HeaderBase Dim value As Integer instance.AutoTextIndex = value value = instance.AutoTextIndex
public abstract int AutoTextIndex {get; set;}