This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace:DevExpress.Xpf.Grid
Assembly:DevExpress.Xpf.Grid.v18.1.dll

Syntax
C# |
public bool ShouldSerializeFixedRightCellData(
XamlDesignerSerializationManager manager
)
|
VB |
Public Function ShouldSerializeFixedRightCellData(
ByVal manager As XamlDesignerSerializationManager
) As Boolean
|
Parameters
-
manager
-
Type: XamlDesignerSerializationManager
Return value
Type: Boolean

See Also