'宣言 Public Property ColumnHeader As System.Boolean
'使用法 Dim instance As TableVectorGroup Dim value As System.Boolean instance.ColumnHeader = value value = instance.ColumnHeader
public System.bool ColumnHeader {get; set;}
Only one row and column group in a table can has this property set to true.
'宣言 Public Property ColumnHeader As System.Boolean
'使用法 Dim instance As TableVectorGroup Dim value As System.Boolean instance.ColumnHeader = value value = instance.ColumnHeader
public System.bool ColumnHeader {get; set;}