Back to Devexpress

RowProperties.XtraShouldSerializeValue() Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-rowproperties-00c3cc83.md

latest1.3 KB
Original Source

RowProperties.XtraShouldSerializeValue() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraVerticalGrid.Rows

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public bool XtraShouldSerializeValue()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Function XtraShouldSerializeValue As Boolean

Returns

Type
Boolean

See Also

RowProperties Class

RowProperties Members

DevExpress.XtraVerticalGrid.Rows Namespace