SfDataGridBehaviorGetNotSettableField Method
Gets the value of the attached NotSettableField property.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static bool GetNotSettableField(
GridColumn gridColumn
)
Public Shared Function GetNotSettableField (
gridColumn As GridColumn
) As Boolean
- gridColumn GridColumn
- The column from which to get the value of the VirtualizedFilters property.
BooleanNotSettableField property value.