'Declaration <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property ShowRowHeader As VisibilityType
'Usage Dim instance As PrintInfo Dim value As VisibilityType instance.ShowRowHeader = value value = instance.ShowRowHeader
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] public VisibilityType ShowRowHeader {get; set;}