VGridAppearanceCollectionEx Class
In This Article
Contains appearance settings for the control’s elements.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
public class VGridAppearanceCollectionEx :
VGridAppearanceCollection
#Related API Members
The following members return VGridAppearanceCollectionEx objects:
#Inheritance
Object
BaseAppearanceCollection
VGridAppearanceCollection
VGridAppearanceCollectionEx
See Also