SfDataGridBehaviorGetShowAllFields Method

Gets the value indicating whether all fields are displayed.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public static bool GetShowAllFields(
	DependencyObject obj
)

Parameters

obj  DependencyObject
DependencyObject with the object.

Return Value

Boolean
if allowed; otherwise, .

See Also