'Declaration Public Property HeaderFontStretch As FontStretch
'Usage Dim instance As ToolbarDropDown Dim value As FontStretch instance.HeaderFontStretch = value value = instance.HeaderFontStretch
public FontStretch HeaderFontStretch {get; set;}
'Declaration Public Property HeaderFontStretch As FontStretch
'Usage Dim instance As ToolbarDropDown Dim value As FontStretch instance.HeaderFontStretch = value value = instance.HeaderFontStretch
public FontStretch HeaderFontStretch {get; set;}