Back to Devexpress

StyleFormatConditionCollection.View Property

windowsforms-devexpress-dot-xtragrid-dot-styleformatconditioncollection.md

latest1.3 KB
Original Source

StyleFormatConditionCollection.View Property

Gets the View that owns the collection.

Namespace : DevExpress.XtraGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public BaseView View { get; }
vb
Public ReadOnly Property View As BaseView

Property Value

TypeDescription
BaseView

A BaseView descendant representing the View that owns the collection.

|

See Also

Collection

StyleFormatConditionCollection Class

StyleFormatConditionCollection Members

DevExpress.XtraGrid Namespace