'宣言 Public Property HideEmptyGroups As System.Boolean
public System.bool HideEmptyGroups {get; set;}
'宣言 Public Property HideEmptyGroups As System.Boolean
public System.bool HideEmptyGroups {get; set;}
var flexGrid = new C1.Win.FlexGrid.C1FlexGrid(); flexGrid.HideEmptyGroups = true;