| GridLength 构造函数 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | GridLength(Single) | 
            Constructor, initializes the GridLength as absolute value in pixels.
             | 
|  | GridLength(Single, GridUnitType) | 
            Constructor, initializes the GridLength and specifies what kind of value 
            it will hold.
             | 
 参见
参见