GridViewPrintAppearances Constructors
Provides the appearance settings used to paint the elements in a Grid View when the grid control is printed/exported.Name | Parameters | Description |
---|---|---|
GridViewPrintAppearances(BaseView) | view | Initializes a new instance of the GridViewPrintAppearances class. |
See Also