enabled:boolean [readonly]
顯示/隱藏布局:默認隱藏。
totalWidth:number [readonly]
布局總寬。
offset:number [readonly]
布局部分與框架邊緣之間的距離。
columns [readonly]
列:
• 顯示/隱藏:readonly enabled: boolean
• 外圍間距:readonly gutterOnOutside: boolean
• 間距:readonly gutterWidth:number
• 列寬:readonly columnsCount:number
rows [readonly]
行:
• 顯示/隱藏:readonly enabled: boolean
• 間距:readonly gutterHeight::number
• 行高:readonly rowHeight::number
• 繪制所有水平線:readonly drawAllLines: boolean
viewMode:'fill' | 'stroke' [readonly]
顯示模式:填充網格/外側描邊。