SfDataGridBehaviorNotSettableField Attached Property

Attached property that allows a column to be set as a non-configurable field.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
See GetNotSettableField, SetNotSettableField

Property Value

Boolean
The default value is .

Remarks

A field marked as non-configurable is excluded from the list field configuration.

See Also