 | MccGridSetRowSelectorWidth Method (UltraGridBand, Int32) |
RowSelector Width를 설정
Namespace:
Mcc.Series.Controls
Assembly:
Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void SetRowSelectorWidth(
UltraGridBand ugb,
int width
)
Parameters
- ugb
- Type: UltraGridBand
변경할 밴드 - width
- Type: SystemInt32
설정할 넓이
See Also