ColumnViewPrintAppearances Properties
Provides the appearance settings which are used to paint the elements that are common to all types of Views when the grid control is printed/exported.| Name | Description |
|---|---|
| FilterPanel | Gets the appearance settings used to paint the filter panel when the grid is printed. |
| IsDisposed | Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection. |
| IsLoading | Indicates whether the View that owns the current collection is currently being initialized. Inherited from BaseViewAppearanceCollection. |
See Also