ColumnViewAppearances Properties
Provides the appearance settings used to paint elements which are common to all types of View.| Name | Description |
|---|---|
| FilterCloseButton | Gets the appearance settings used to paint the filter close button. |
| FilterPanel | Gets the appearance settings used to paint the filter panel. |
| 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. |
| NoSearchResults | |
| ViewCaption | Contains appearance settings used to customize the View Caption. |
See Also