'宣言 Public Property ParamHeaderBackColor As System.Drawing.Color
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Drawing.Color instance.ParamHeaderBackColor = value value = instance.ParamHeaderBackColor
public System.Drawing.Color ParamHeaderBackColor {get; set;}